In This Topic
Reference Guides / JavaScript API / Actions / Interface / SetSnapInPanelWidth

SetSnapInPanelWidth

In This Topic
 SetSnapInPanelWidth

This function allows you to set the SnapIn panel width.

SetSnapInPanelWidth: function (docuViewareID, width)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance you want to set the selection area on.
width
The width you want to set in pixels.

Return Value

1 if error, 0 if success.