QuadraticBezierSegment Properties
Collapse the table of content
Expand the table of content

QuadraticBezierSegment Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The QuadraticBezierSegment 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 control point of the curve.
Public property Point2 Gets or sets the end Point of this QuadraticBezierSegment.
Top

Show:
© 2017 Microsoft