EllipseArc : Public Class
'<br/> A segment of an ellipse.<br/>
- Attributes
- Advanced
- Other Links
| Attribute |
Scope |
Type |
|
Center
|
Public
|
Point
|
|
Notes:
|
The center position of the EllipseArc.<br/>
|
|
|
EndAngle
|
Public
|
Double
|
|
Notes:
|
The end angle of the EllipseArc, measured clockwise and in degrees.<br/>The value must be in the inverval [0; 360).<br/>
|
|
|
HorizontalSemiAxis
|
Public
|
Double
|
|
Notes:
|
The length of the horizontal semi-axis of the EllipseArc in mm.<br/>
|
|
|
Rotation
|
Public
|
Double
|
|
Notes:
|
The rotation of the EllipseArc around its center, measured clockwise and in degrees.<br/>The value must be in the inverval [0; 360).<br/>
|
|
|
StartAngle
|
Public
|
Double
|
|
Notes:
|
The start angle of the EllipseArc, measured clockwise and in degrees.<br/>The value must be in the inverval [0; 360).<br/>
|
|
|
Stroke
|
Public
|
Stroke
|
|
Notes:
|
The stroke of the EllipseArc.<br/>
|
|
|
VerticalSemiAxis
|
Public
|
Double
|
|
Notes:
|
The length of the vertical semi-axis of the EllipseArc in mm.<br/>
|
|
| Property |
Value |
| isActive: |
0 |
| isFinalSpecialization: |
0 |