다음을 통해 공유


QuadraticBezierSegment.Point2 속성

정의

Point 의 마지막 QuadraticBezierSegment를 가져오거나 설정합니다.

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

속성 값

Point

QuadraticBezierSegment의 끝점입니다.

설명

종속성 속성 정보

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

적용 대상