VLViewPort Reference

Read/Write Property BottomMargin

See AlsoSee Also Applies To Applies To

Returns or sets the margin to be added to the bottom of bottom most control when AdjustExtent is called.

 

Syntax

object.BottomMargin[=long]

 

The BottomMargin property syntax has these parts:

Part Description
Object An object expression that evaluates to VLVPort
Long A Long expression that specifies the margin to be added beyond the bottom-most contained control. The value will be in interpreted in the current scale mode.

Remark

BottomMargin cannot be set to a negative value. The default value for this property is equivalent to 75 pixels.