다음을 통해 공유


QuadraticBezierSegment.Point1 속성

정의

곡선의 제어 Point 를 가져오거나 설정합니다.

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

속성 값

Point

QuadraticBezierSegment의 제어점입니다.

설명

종속성 속성 정보

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

적용 대상