←Select platform

LeadRect Constructor(LeadRect)

Summary

Initializes a new instance of the LeadRect structure from a LEADTOOLS Leadtools.LeadRect.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal rect As Leadtools.LeadRect _ 
) 
public: 
LeadRect(  
   Leadtools.LeadRect rect 
) 

Parameters

rect
A Rectangle structure that uses integer points that represents the location and size of the new 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