This document is archived and information here might be outdated. Recommended version. |
The snapping grid.
[Visual Basic .NET] Public ReadOnly Property SnapGrid As ISnapGrid
[C#] public ISnapGrid SnapGrid {get;}
[C++]
HRESULT get_SnapGrid(
ISnapGrid** SnapGrid
);
[C++] Parameters SnapGrid [out, retval]
SnapGrid is a parameter of type ISnapGrid**