VLViewPort Reference

Read/Write Property RightMargin

See AlsoSee Also Applies To Applies To

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

 

Syntax

object.RightMargin [= long]

 

The RightMargin 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 right-most contained control. The value will be in interpreted in the current scale mode.

 

Remark

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