Is this page helpful?

In this page

RenderInsideClippingRect Property

Summary

Indicates whether to render only the items inside the clipping rectangle, or the entire viewer area.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'renderInsideClippingRect', 
	get: function(), 
	set: function(value) 
) 
renderInsideClippingRect: boolean; 

Property Value

true to only render the items that intersect with the provided clipping rectangle, false to render the whole viewer area.

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.Controls Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.