Diagram::EllipseArc

Header Image
Project:
EllipseArc : Public Class
Created: 23/12/2025 14:44:28
Modified: 23/12/2025 14:44:28
'<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
Object Type Connection Direction Notes
GraphicalPrimitive Class Generalization To