←Select platform

DisplayBounds Property

Summary

Retrieves the display bounds of the embedded image within the sheet, expressed as a LeadRect. 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

C#
C++/CLI
Python
public LeadRect DisplayBounds { get; } 
public:  
   property LeadRect^ DisplayBounds 
   { 
      LeadRect^ get() 
   } 
DisplayBounds # get  (SheetImage) 

Property Value

A structure representing 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.LEADOffice.Sheet Namespace

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

Leadtools.Document.LEADOffice Assembly

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