←Select platform

EnsureBoundsVisible Method

Summary

Ensures that the specified rectangle area is visible in the viewer.

Syntax
C#
VB
C++
public virtual void EnsureBoundsVisible( 
   LeadRectD bounds 
) 
Public Overridable Sub EnsureBoundsVisible( 
   ByVal bounds As LeadRectD 
) 
public:  
   virtual void EnsureBoundsVisible( 
      LeadRectD^ bounds 
   ) 

Parameters

bounds

Rectangle area. This is in control pixel coordinates

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.Controls Assembly

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