BezierSegment Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The BezierSegment type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher 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. |
Show: