System::Drawing::Drawing2D::AdjustableArrowCap::AdjustableArrowCap コンストラクタ
AdjustableArrowCap::AdjustableArrowCap constructor
指定された幅と高さを持つ AdjustableArrowCap の新しいインスタンスを作成します。
System::Drawing::Drawing2D::AdjustableArrowCap::AdjustableArrowCap(float width, float height, bool is_filled=true)
| パラメーター | 型 | 説明 |
|---|---|---|
| width | 単精度浮動小数点数 | 矢印の幅 |
| height | 単精度浮動小数点数 | 矢印の高さ |
| is_filled | bool | 矢印を塗りつぶすかどうかを指定します(true)または(false) |
参照
- Class AdjustableArrowCap
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++