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