BezierSegment Properties |
The BezierSegment type exposes the following members.
Name | Description | |
---|---|---|
Dispatcher |
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.) | |
Point1 |
Gets or sets the first control point of the curve.
| |
Point2 |
Gets or sets the second control point of the curve.
| |
Point3 |
Gets or sets the end point of the curve.
|