LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnSize Constructor(SizeF)

Show in webframe





A SizeF structure that specifies the dimensions for the new AnnSize structure.
Initializes a new instance of the AnnSize structure from a SizeF structure.
Syntax
public AnnSize( 
   SizeF sz
)
'Declaration
 
Public Function New( _
   ByVal sz As SizeF _
)
'Usage
 
Dim sz As SizeF
 
Dim instance As New AnnSize(sz)

            

            
public:
AnnSize( 
   SizeF sz
)

Parameters

sz
A SizeF structure that specifies the dimensions for the new AnnSize structure.
Remarks
The Unit property will be set to the default (Pixel).
Requirements

Target Platforms

See Also

Reference

AnnSize Structure
AnnSize Members
Overload List

 

 


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