DK for ActiveX | TatukGIS_XDK11.ITGIS_CSEllipsoidList.Ellipsoid | Methods | Properties
Default property for retrieving Ellipsoid.
// C# public TGIS_CSEllipsoid Ellipsoid[_idx int] { get {} }
' VisualBasic Public Property Ellipsoid(ByVal _idx As Integer] As TGIS_CSEllipsoid Get End Get End Property
// Oxygene public property Ellipsoid[ _idx : Integer ] : TGIS_CSEllipsoid read;
| Name | Type | Description |
|---|---|---|
| _idx | int Integer | position on the list |
| Type |
|---|
| TGIS_CSEllipsoid |