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

プロパティ値

キャップの始点と線の終点の間の距離。

適用対象