←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly