DisplayBounds Property

Summary

Retrieves the display bounds of the embedded image within the sheet. Provides the dimensions and position of the image in relation to the sheet's coordinate system, offering essential insights into how the image is visually integrated within the sheet layout.

Syntax

TypeScript
JavaScript
Object.defineProperty(SheetImage.prototype, 'displayBounds', 
	get: function() 
) 
displayBounds: System.Object; // read-only 

Property Value

The rectangular bounds that enclose the image on the sheet, including its position and size in sheet coordinates.

Requirements

Target Platforms

See Also

SheetImage Class

SheetImage Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

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