LineAnnotation.IsInfinitive 속성

정의

무한선을 그릴지 여부를 나타내는 플래그를 가져오거나 설정합니다.

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

속성 값

true 제공된 두 점을 통해 선을 무한히 그려야 하는 경우, 그렇지 않으면 false.

적용 대상