Skip to main content
A newer version of this page is available. .

dxMapControlDefaultZoomPaddingFactor Constant

Specifies the default padding factor applied by the ZoomToFitItems and ZoomToFitLayerItems procedures.

Declaration

const dxMapControlDefaultZoomPaddingFactor = 0.15;

Remarks

The constant value is used if the APaddingFactor procedure parameter is not specified.

See Also