Click or drag to resize
DigitalRuneArcSegment2F Properties

The ArcSegment2F type exposes the following members.

Properties
  NameDescription
Public propertyIsLargeArc
Gets or sets a value that indicates whether the arc should be greater than 180 degrees.
Public propertyPoint1
Gets or sets the start point.
Public propertyPoint2
Gets or sets the end point.
Public propertyRadius
Gets or sets the radii (semi-major and semi-minor axis) of the ellipse.
Public propertyRotationAngle
Gets or sets the angle from the current x-axis to the x-axis of the ellipse.
Public propertySweepClockwise
Gets or sets a value indicating whether the arc is drawn in clockwise or counter-clockwise direction.
Top
See Also