Leadtools.Services.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LeadRectangle Constructor(Rectangle)
See Also 
Leadtools.Services.DataContracts Namespace > LeadRectangle Structure > LeadRectangle Constructor : LeadRectangle Constructor(Rectangle)



rect
A Rectangle structure that uses integer points that represents the location and size of the new LeadRectangle.
Initializes a new instance of the LeadRectangle structure from a Rectangle.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal rect As Rectangle _
)
Visual Basic (Usage)Copy Code
Dim rect As Rectangle
 
Dim instance As LeadRectangle(rect)
C# 
public LeadRectangle( 
   Rectangle rect
)
C++/CLI 
public:
LeadRectangle( 
   Rectangle rect
)

Parameters

rect
A Rectangle structure that uses integer points that represents the location and size of the new LeadRectangle.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features