RoundAutoZoom Property (Map)
In This Topic
Gets or sets a value indicating whether to round automatically calculated zoom levels down to next integer.
The default is true.
Syntax
'Declaration
Public Property RoundAutoZoom As Boolean
public bool RoundAutoZoom {get; set;}
See Also