AdjustableArrowCap.Filled 속성

정의

화살표 캡이 채워지는지 여부를 가져오거나 설정합니다.

public:
 property bool Filled { bool get(); void set(bool value); };
public bool Filled { get; set; }
member this.Filled : bool with get, set
Public Property Filled As Boolean

속성 값

이 속성은 true 화살표 캡이 채워진 경우이고, false그렇지 않으면 .입니다.

적용 대상