![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerZoomToInteractiveMode Class : Shape Property |
public override ImageViewerRubberBandShape Shape {get; set;}
'Declaration
Public Overrides Property Shape As ImageViewerRubberBandShape
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.
For an example, refer to ImageViewerRubberBandInteractiveMode.