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