IAcadEllipseMajorAxis
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
Object MajorAxis { get; set; }
 
Property MajorAxis As Object
        Get
        Set
 
property Object^ MajorAxis {
        Object^ get ();
        void set (Object^ value);
}
 
abstract MajorAxis : Object with get, set
 
 
 
Property Value
Object
 
See Also