LEADTOOLS Annotations (Leadtools.Annotations assembly)

ToRectangleF Method

Show in webframe





Converts this AnnRectangle structure to a RectangleF structure.
Syntax
public RectangleF ToRectangleF()
'Declaration
 
Public Function ToRectangleF() As RectangleF
'Usage
 
Dim instance As AnnRectangle
Dim value As RectangleF
 
value = instance.ToRectangleF()

            

            
public:
RectangleF ToRectangleF(); 

Return Value

A RectangleF structure containing the converted AnnRectangle structure.
Requirements

Target Platforms

See Also

Reference

AnnRectangle Structure
AnnRectangle Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.