BezierSegment Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property Point1 Gets or sets the first control point of the curve.
Public property Point2 Gets or sets the second control point of the curve.
Public property Point3 Gets or sets the end point of the curve.
Top

Show:
© 2017 Microsoft