QuadraticBezierSegment.Point2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the end Point of this 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
Property Value
The end point of this QuadraticBezierSegment.
Remarks
Dependency Property Information
Identifier field | Point2Property |
Metadata properties set to true |
None |