The EllipsePartProps type exposes the following members.
Properties
Name | Description | |
---|---|---|
Height |
Gets or sets the height of the current rectangle.
(Inherited from RectangleProps.) |
|
StartAngle |
Gets or sets the angle, measured in degrees, clockwise from the X axis
to the first side of the sector defining the current shape.
|
|
SweepAngle |
Gets or sets the angle, measured in degrees, clockwise from StartAngle
to the second side of the sector defining the current shape.
|
|
Width |
Gets or sets the width of the current rectangle.
(Inherited from RectangleProps.) |
|
X |
Gets or sets the X coordinate of the current rectangle.
(Inherited from RectangleProps.) |
|
Y |
Gets or sets the Y coordinate of the current rectangle.
(Inherited from RectangleProps.) |