DK11 for .NET | TatukGIS.NDK.TGIS_CSUnits.Create | Overloads | Constructors | Methods | Properties
Create an instance of automatic units
// C# public TGIS_CSUnits( int _epsg, string _wkt, int[] _subunits );
' VisualBasic Public Sub New( ByVal _epsg As Integer, ByVal _wkt As String, ByVal _subunits As Integer() )
// Oxygene public constructor ( _epsg : Integer; _wkt : String; _subunits : array of array of Integer );