LEADTOOLS Annotations (Leadtools.Annotations assembly)

ToSizeF Method

Show in webframe





Converts this AnnSize structure to a SizeF structure.
Syntax
public SizeF ToSizeF()
'Declaration
 
Public Function ToSizeF() As SizeF
'Usage
 
Dim instance As AnnSize
Dim value As SizeF
 
value = instance.ToSizeF()

            

            
public:
SizeF ToSizeF(); 

Return Value

A SizeF structure containing the converted AnnSize structure.
Requirements

Target Platforms

See Also

Reference

AnnSize Structure
AnnSize Members

 

 


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