ScaleFactor Property (IMapViewport)
In This Topic
Gets or sets the twips to kilometers scale factor.
Syntax
'Declaration
Property ScaleFactor As Double
double ScaleFactor {get; set;}
Property Value
A
System.Double representing the twips to kilometers scale factor.
See Also