Error processing SSI file
(Leadtools.Controls)

Show in webframe

RestrictToWorkBounds Property




Indicates whether this rubber band should only work on the current restricted bound set by the user.
Syntax
public virtual bool RestrictToWorkBounds {get; set;}
'Declaration
 
Public Overridable Property RestrictToWorkBounds As Boolean

Property Value

true if this rubber band should only work on the current restricted bound set by the user, otherwise; false.
Remarks

For more information on the work bounds of interactive modes, refer to Image Viewer Interactive Modes.

Requirements

Target Platforms

See Also

Reference

ImageViewerRubberBandInteractiveMode Class
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file