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