Click or drag to resize
ArcSegment Properties

The ArcSegment type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyIsLargeArc
Gets or sets a value that indicates whether the arc should be greater than 180 degrees.
Public propertyPoint
Gets or sets the endpoint of the elliptical arc.
Public propertyRotationAngle
Gets or sets the amount (in degrees) by which the ellipse is rotated about the x-axis.
Public propertySize
Gets or sets the x-radius and y-radius of the arc as a Size structure.
Public propertySweepDirection
Gets or sets a value that specifies whether the arc is drawn in the Clockwise or Counterclockwise direction.
Top
See Also