BezierSegment Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The BezierSegment type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public propertySupported by Silverlight for Windows Phone Point1 Gets or sets the first control point of the curve.
Public propertySupported by Silverlight for Windows Phone Point2 Gets or sets the second control point of the curve.
Public propertySupported by Silverlight for Windows Phone Point3 Gets or sets the end point of the curve.

Top