Click or drag to resize
BezierSegment Properties

The BezierSegment type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyPoint1
Gets or sets the first control point of the curve.
Public propertyPoint2
Gets or sets the second control point of the curve.
Public propertyPoint3
Gets or sets the end point of the curve.
Top
See Also