Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

ToSizeF Method






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

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)