[]
        
(Showing Draft Content)

C1.FlexMap.IMapDevice.CanScaleOnZooming

CanScaleOnZooming Method

CanScaleOnZooming(VectorLayer)

Whether can scale the vector layer on zooming.

Declaration
bool CanScaleOnZooming(VectorLayer layer)
Parameters
Type Name Description
VectorLayer layer

The vector layer on rendering.

Returns
Type Description
bool

true if can scale the layer on zooming; otherwise, false.