LineSegment.Point 속성

정의

직선 세그먼트의 끝점을 가져오거나 설정합니다.

public:
 property System::Windows::Point Point { System::Windows::Point get(); void set(System::Windows::Point value); };
public System.Windows.Point Point { get; set; }
member this.Point : System.Windows.Point with get, set
Public Property Point As Point

속성 값

Point

직선 세그먼트의 끝점입니다.

설명

LineSegment 클래스 선의 시작점에 대 한 속성을 포함 하지 않습니다. 현재 위치가 줄의 시작 지점을 PathFigure 행을 추가 하는 개체입니다.

종속성 속성 정보

식별자 필드 PointProperty
메타 데이터 속성 설정 true 없음

적용 대상