RoundAutoZoom Property (IMapperOwner)
In This Topic
If true, automatic zoom will be rounded down to next integer. This may improve performance with some net based tile sources.
Syntax
'Declaration
ReadOnly Property RoundAutoZoom As Boolean
bool RoundAutoZoom {get;}
See Also