public System.bool SnapYToGuidelines( NPage activePage, System.double y, System.double snapArea, out System.double snappedY )
Parameters
- activePage
- y
- coordinate to snap
- snapArea
- area around guideline for snapping
- snappedY
- the result of snapping
Return Value
true if snapping succeeded, otherwise false