LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)
LEAD Technologies, Inc

LeadRect Constructor(Int32,Int32,Int32,Int32)






The x-coordinate of the upper-left corner of the rectangle.
The y-coordinate of the upper-left corner of the rectangle.
The width of the rectangle in pixels.
The height of the rectangle in pixels.
Initializes a new instance of the LeadRect structure at a specific location using specified dimensions.
Syntax
public LeadRect( 
   int x,
   int y,
   int width,
   int height
)
'Declaration
 
Public Function New( _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer _
)
'Usage
 
Dim x As Integer
Dim y As Integer
Dim width As Integer
Dim height As Integer
 
Dim instance As New LeadRect(x, y, width, height)
public LeadRect( 
   int x,
   int y,
   int width,
   int height
)
function LeadRect( 
   x ,
   y ,
   width ,
   height 
)
public:
LeadRect( 
   int x,
   int y,
   int width,
   int height
)

Parameters

x
The x-coordinate of the upper-left corner of the rectangle.
y
The y-coordinate of the upper-left corner of the rectangle.
width
The width of the rectangle in pixels.
height
The height of the rectangle in pixels.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadRect Structure
LeadRect Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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