Error processing SSI file
(Leadtools.Controls)

Show in webframe

Shape Property (ImageViewerRubberBandInteractiveMode)




Shape to use with this rubber band mode.
Syntax
public virtual ImageViewerRubberBandShape Shape {get; set;}
'Declaration
 
Public Overridable Property Shape As ImageViewerRubberBandShape

Property Value

The shape to use with this rubber band mode. Default value is ImageViewerRubberBandShape.Rectangle.
Remarks

You cannot change the shape if the mode is already working. Doing so will throw an exception.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerRubberBandInteractiveMode Class
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file