Error processing SSI file
(Leadtools.Controls)

Show in webframe

Shape Property (ImageViewerZoomToInteractiveMode)




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

Property Value

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

This mode does not support ImageViewerRubberBandShape.Freehand, trying to set this shape will throw an exception.

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

ImageViewerZoomToInteractiveMode Class
ImageViewerZoomToInteractiveMode Members

Error processing SSI file