CanScaleOnZooming Method (IMapDevice)
Whether can scale the vector layer on zooming.
'Declaration
Function CanScaleOnZooming( _
ByVal As VectorLayer _
) As Boolean
bool CanScaleOnZooming(
VectorLayer
)
Parameters
- layer
- The vector layer on rendering.
Return Value
true if can scale the layer on zooming; otherwise, false.