←Select platform

Content Property

Summary

Gets the bounds of the content.

Syntax
C#
VB
C++
public LeadRect Content {get;} 
Public ReadOnly Property Content() As LeadRect 
   Get 
public:  
   property LeadRect^ Content 
   { 
      LeadRect^ get() 
   } 

Property Value

The bounds of the content. The default value is LeadRect.Empty.

Remarks

This value is populated by ExObjData.CalculateContentBound.

Example

For an example, refer to ExtractObjectsCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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