←Select platform

Bounds Property

Summary

The bounding rectangle for the Difference object.

Syntax
C#
VB
C++
public LeadRectD Bounds {get; set;} 
Public Property Bounds() As LeadRectD 
   Get 
   Set 
public:  
   property LeadRectD^ Bounds 
   { 
      LeadRectD^ get() 
      void set(LeadRectD^ value) 
   } 

Property Value

A LeadRectD containing the bounds. Default value is an empty rectangle.

Requirements

Target Platforms

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

Leadtools.Document.Compare Assembly