constants AlignObjectsToGridLinesEnum
The AlignObjectsToGridLinesEnum type specifies how the objects are aligned to none, minor or major gird lines. The AlignObjectsToGridLines property specifies the way the objects are aligned to the control's grid lines. The AlignObjectsToGridLinesEnum type supports the following values:

NameValueDescription
exAlignObjectsToNone0 No alignment is performed.
exAlignObjectsToMinor-1 The objects are aligned to minor grid lines.
exAlignObjectsToMajor1 The objects are aligned to major grid lines.