ArcSegment Properties
Collapse the table of content
Expand the table of content

ArcSegment Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ArcSegment type exposes the following members.

  NameDescription
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property IsLargeArc Gets or sets a value that indicates whether the arc should be greater than 180 degrees.
Public property Point Gets or sets the endpoint of the elliptical arc.
Public property RotationAngle Gets or sets the amount (in degrees) by which the ellipse is rotated about the x-axis.
Public property Size Gets or sets the x- and y-radius of the arc as a Size structure.
Public property SweepDirection Gets or sets a value that specifies whether the arc is drawn in the Clockwise or Counterclockwise direction.
Top

Show:
© 2017 Microsoft