LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnRectangle Constructor(RectangleF)






A RectangleF structure that uses floating-point numbers that represents the location and size of the new AnnRectangle.
Initializes a new instance of the AnnRectangle structure from a RectangleF.
Syntax
public AnnRectangle( 
   RectangleF rect
)
'Declaration
 
Public Function New( _
   ByVal rect As RectangleF _
)
'Usage
 
Dim rect As RectangleF
 
Dim instance As New AnnRectangle(rect)
public AnnRectangle( 
   RectangleF rect
)
function AnnRectangle( 
   rect 
)
public:
AnnRectangle( 
   RectangleF rect
)

Parameters

rect
A RectangleF structure that uses floating-point numbers that represents the location and size of the new AnnRectangle.
Remarks
The unit of measure will be set to the default (Pixel).
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

AnnRectangle Structure
AnnRectangle Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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