←Select platform

Bounds Property

Summary
Gets the boundary of the object requesting the tooltip.
Syntax
C#
VB
C++
Java
public LeadRectD Bounds { get; } 
Public ReadOnly Property Bounds As LeadRectD 
public LeadRectD getBounds() 
public:  
   property LeadRectD^ Bounds 
   { 
      LeadRectD^ get() 
   } 

Property Value

The boundary of the object requesting the tooltip in container coordinates or LeadRectD.Empty if the tooltip is requested by the container.

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.Annotations.Engine Assembly

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