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_filledbool矢印を塗りつぶすかどうかを指定します(true)または(false)

参照