←Select platform

FromRectangle Method

Summary

Returns a LeadRect structure with the specified LEADTOOLS Leadtools.LeadRect.

Syntax

C#
VB
C++
public static LeadRect FromRectangle( 
   LeadRect rect 
) 
  
Public Shared Function FromRectangle( _ 
   ByVal rect As Leadtools.LeadRect _ 
) As Leadtools.Services.Datacontracts.LeadRect 

Parameters

rect
A Leadtools.LeadRect that specifies the location and size of the LeadRect.

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.Services.DataContracts Assembly