VLFormDesigner Reference

Read/Write PropertyGridSizeX

See Also See Also Applies To Applies To

Returns or sets the horizontal spacing between the grid dots drawn on the VLFormDesigner in draw or select mode.

 

Syntax

object.GridSizeX [= number]

 

The GridSizeX property syntax has these parts:

Part Description
Object An object expression that evaluates to a VLFormDesigner.
number An numeric expression specifying the horizontal spacing between grid dots.

 

Remark

If you change the GridSizeX property at run time, VLFormDesigner is redrawn to reflect the new setting only if the grid is being displayed. The property value cannot be negative.