CustomLineCap.BaseInset プロパティ

定義

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

public:
 property float BaseInset { float get(); void set(float value); };
public float BaseInset { get; set; }
member this.BaseInset : single with get, set
Public Property BaseInset As Single

プロパティ値

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

適用対象