shape Property

Summary

Overrides ImageViewerRubberBandInteractiveMode.Shape to prevent setting shapes other than ImageViewerRubberBandShape.Rectangle.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerSelectTextInteractiveMode.prototype, 'shape', 
	get: function(), 
	set: function(value) 
) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Document.Viewer Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.