LEADTOOLS (Leadtools assembly)

LeadRectD Constructor(LeadSizeD)

Show in webframe







The size that specifies the width and height of the rectangle.
Initializes a new instance of LeadRectD that is of the specified size and is located at (0,0).
Syntax
public LeadRectD( 
   LeadSizeD size
)
'Declaration
 
Public Function New( _
   ByVal size As LeadSizeD _
)
'Usage
 
Dim size As LeadSizeD
 
Dim instance As New LeadRectD(size)
public LeadRectD( 
   LeadSizeD size
)

            

            
function LeadRectD( 
   size 
)
public:
LeadRectD( 
   LeadSizeD size
)

Parameters

size
The size that specifies the width and height of the rectangle.
Requirements

Target Platforms

See Also

Reference

LeadRectD Structure
LeadRectD Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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