TdxMapControlOptionsBehavior.Zooming Property
Controls if end-users can zoom in/out of the map.
Declaration
property Zooming: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to prohibit end-users from zooming in/out of the map.
The default value of the Zooming property is True.
See Also