EllipsoidEllipsoidType Property |
Gets the type of the ellipsoid based on 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 EllipsoidType EllipsoidType { get; }
Public ReadOnly Property EllipsoidType As EllipsoidType
Get
public:
property EllipsoidType EllipsoidType {
EllipsoidType get ();
}
member EllipsoidType : EllipsoidType with get
Property Value
Type:
EllipsoidType
See Also