DK11 for .NET | TatukGIS.NDK.TGIS_CSProjAbstract.ScaleFactor | Constructors | Fields | Methods | Properties
Scale factor. Valid for selected projections.
// C# public Double ScaleFactor { get {} set {} }
' VisualBasic Public Property ScaleFactor As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public property ScaleFactor : Double read read;
Type |
---|
double Double |