DK for .NET | TatukGIS.NDK.TGIS_CSEllipsoid.Create | Constructors | Methods | Properties
Create an instance.
// C# public TGIS_CSEllipsoid( int _epsg, string _wkt, double _semi_major, double _inv_flattering );
' VisualBasic Public Sub New( ByVal _epsg As Integer, ByVal _wkt As String, ByVal _semi_major As Double, ByVal _inv_flattering As Double )
// Oxygene public constructor ( _epsg : Integer; _wkt : String; _semi_major : Double; _inv_flattering : Double );