EllipticalCylinderRadiusRatio
Property
|
Property that represents the ratio of the
minor to the major radius of this elliptical cylinder.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double RadiusRatio { get; }
Public ReadOnly Property RadiusRatio As Double
Get
public:
property double RadiusRatio {
double get ();
}
member RadiusRatio : float with get
Property Value
Double
See Also