AutoZoomPadLon Property (Map)
In This Topic
Gets or sets auto zoom longitude padding, in percent relative to the viewport width.
The default is 10%.
Syntax
'Declaration
Public Property AutoZoomPadLon As Double
public double AutoZoomPadLon {get; set;}
See Also