Click or drag to resize
QuadraticBezierSegment Properties

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