DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSProjAbstract.LatitudeOfCenter | Methods | Properties
Center Latitude. Valid for selected projections.
// C# public Double LatitudeOfCenter { get {} set {} }
' VisualBasic Public Property LatitudeOfCenter As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public property LatitudeOfCenter : Double read read;
Type |
---|
double Double |