GridSnap

Determines whether the controls should be snapped to the grid points.

Syntax

object.GridSnap [= value]

The GridSnap property syntax has the following parts

Part Description
object A valid ARDesigner object
value A Boolean value.

Settings

The settings for value are:

Setting Description
True Default - The controls are snapped to the grid points.
False The controls can be sized and positioned freely.

Data Type

Boolean

Remarks

Default value = True