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