IAcadPaperSpaceAddEllipse Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
AcadEllipse AddEllipse(
        Object Center,
        Object MajorAxis,
        double RadiusRatio
)

Parameters

Center  Object
 
MajorAxis  Object
 
RadiusRatio  Double
 

Return Value

AcadEllipse

Implements

IAcadBlockAddEllipse(Object, Object, Double)
See Also

©  Bricsys NV. All rights reserved.