Ellipsoid.SemiaxisLengths Property |
Gets the semiaxis lengths.
Namespace:
AGI.Foundation.Geometry.Shapes
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Cartesian SemiaxisLengths { get; }
Public ReadOnly Property SemiaxisLengths As Cartesian
Get
public:
property Cartesian SemiaxisLengths {
Cartesian get ();
}
member SemiaxisLengths : Cartesian with get
Property Value
Type:
Cartesian
See Also