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

属性值

线帽的起始处和直线的结束处之间的距离。

适用于