public IOccEllipse CreateEllipse( Transform2DProperty<LengthProperty> center, LengthProperty radiusMajor, LengthProperty radiusMinor )
Parameters
- center
- Center of the circle
- radiusMajor
- Major radius (the radius on X axis)
- radiusMinor
- Minor radius (the radius on Y axis)
Return Value
Created occurrence.