Leadtools.Documents.UI Namespace > DocumentViewerSelectTextInteractiveMode Object : Shape Property |
get_shape();
set_shape(value);
Object.defineProperty('shape');
Type | Description |
---|---|
ImageViewerRubberBandShape | The value of ImageViewerRubberBandInteractiveMode.Shape |
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.