EllipticalConeMinorAxis
Property
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public Vector3d MinorAxis { get; }
 
Public ReadOnly Property MinorAxis As Vector3d
        Get
 
public:
property Vector3d MinorAxis {
        Vector3d get ();
}
 
member MinorAxis : Vector3d with get
 
 
 
Property Value
Vector3d
 
See Also