←Select platform

Bounds Property

Summary

Gets the boundary of the object requesting the tooltip.

Syntax

C#
VB
Java
WinRT C#
C++
public LeadRectD Bounds { get; } 
Public ReadOnly Property Bounds As Leadtools.LeadRectD 
public Leadtools.LeadRectD Bounds {get;} 
public LeadRectD getBounds() 
             
 get_Bounds();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly