SnapToGrid Property

Specifies whether to snap objects to the grid points.

Syntax

object.SnapToGrid [= Boolean]

Properties

The SnapToGrid property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether to snap objects to grid points.

Settings

The settings for Boolean are:

Value

Description

True

Snap the objects to the grid points.

False

Do not snap the objects to the grid points.

 

Applies To