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

속성 값

끝 모양의 시작과 선 끝 사이의 거리입니다.

적용 대상