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-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.