Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

Shape Property






Overrides ImageViewerRubberBandInteractiveMode.Shape to prevent setting shapes other than ImageViewerRubberBandShape.Rectangle.
Syntax
public override ImageViewerRubberBandShape Shape {get; set;}
'Declaration
 
Public Overrides Property Shape As ImageViewerRubberBandShape
'Usage
 
Dim instance As DocumentViewerSelectTextInteractiveMode
Dim value As ImageViewerRubberBandShape
 
instance.Shape = value
 
value = instance.Shape
public:
property ImageViewerRubberBandShape Shape {
   ImageViewerRubberBandShape get() override;
   void set (    ImageViewerRubberBandShape value) override;
}

Property Value

The value of ImageViewerRubberBandInteractiveMode.Shape
Remarks

This mode only supports rectangle shapes. Therefore, it overrides the base Shape property and will throw an exception of the user tries to set an other shape.

Requirements

Target Platforms

See Also

Reference

DocumentViewerSelectTextInteractiveMode Class
DocumentViewerSelectTextInteractiveMode Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features