<< Click here to display Table of Contents >> Navigation: Programming Reference > Fred Objects > Tool Object:
Description
Returns or sets the snap status.
It corresponds to the Snap checkbox under Width in the Tool pane in Fred.
Syntax
object.WSnap (bValue)
object
Required. Object name, returned by Dim objTool = Page.ObjGetTool.
bValue
True or False.