This document is archived and information here might be outdated. Recommended version. |
The grid size of the diagram properties object.
[Visual Basic .NET] Public Property GridSize As Integer
[C#] public int GridSize {get; set;}
[C++]
HRESULT get_GridSize(
System.Int32* pGridSize
);
[C++]
HRESULT put_GridSize(
long pGridSize
);
[C++]
Parameters pGridSize [out, retval]
pGridSize is a parameter of type long* pGridSize [in]
pGridSize is a parameter of type long