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