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