IAcadEllipseMinorAxis
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
Object MinorAxis { get; }
 
ReadOnly Property MinorAxis As Object
        Get
 
property Object^ MinorAxis {
        Object^ get ();
}
 
abstract MinorAxis : Object with get
 
 
 
Property Value
Object
 
See Also