次の方法で共有


CustomLineCap.BaseInset プロパティ

キャップと直線との距離を取得または設定します。

Public Property BaseInset As Single
[C#]
public float BaseInset {get; set;}
[C++]
public: __property float get_BaseInset();public: __property void set_BaseInset(float);
[JScript]
public function get BaseInset() : float;public function set BaseInset(float);

プロパティ値

キャップの開始点からと直線の終了点までの距離。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

CustomLineCap クラス | CustomLineCap メンバ | System.Drawing.Drawing2D 名前空間