←Select platform

FromRectangle Method

Summary

Returns a LogicalRectangle structure with the specified Leadtools.LeadRect in Leadtools.Forms.LogicalUnit.Pixel.

Syntax

C#
VB
C++
public static LogicalRectangle FromRectangle( 
   LeadRect rect 
) 
  
Public Shared Function FromRectangle( _ 
   ByVal rect As Leadtools.LeadRect _ 
) As Leadtools.Forms.LogicalRectangle 
public: 
static Leadtools.Forms.LogicalRectangle FromRectangle(  
   Leadtools.LeadRect rect 
)  

Parameters

rect
A Leadtools.LeadRect that specifies the location and size of the LogicalRectangle in Leadtools.Forms.LogicalUnit.Pixel.

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