Gets or sets the distance between adjacent points in the alignment grid.
SyntaxVB6
Copy Code
|
|---|
Public Property Get GridSize() As Integer |
C++
Copy Code
|
|---|
public: |
A short value. The default is 16.
RemarksSpecifies the distance between adjacent grid points or lines.
See Also