This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPageLayout3 Interface > IPageLayout3.HorizontalSnapGuides Property (ArcObjects .NET 10.4 SDK) |
The horizontal snapping guides.
[Visual Basic .NET] Public ReadOnly Property HorizontalSnapGuides As ISnapGuides
[C#] public ISnapGuides HorizontalSnapGuides {get;}
[C++]
HRESULT get_HorizontalSnapGuides(
ISnapGuides** SnapGuides
);
[C++]
Parameters SnapGuides [out, retval]
SnapGuides is a parameter of type ISnapGuides