Search
ArcSegment Properties
 


 Public Properties

  Name Description

isCounterclockwise

Gets or sets a value that indicates whether the arc is drawn in counterclockwise or clockwise direction.

isLargeArc

Gets or sets a value that indicates whether the arc should be greater than 180 degrees.

point

Gets or sets the endpoint of the elliptical arc.

rotationAngle

Gets or sets the amount (in degrees) by which the ellipse is rotated about the x-axis.

size

Gets or sets the x- and y-radius of the arc as a Size structure.

 See Also