This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPageLayout2 Interface > IPageLayout2.SnapGrid Property (ArcObjects .NET 10.5 SDK) |
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