LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnSize Constructor(AnnPoint)

Show in webframe





The AnnPoint structure from which to initialize this AnnSize structure.
Initializes a new instance of the AnnSize structure from an AnnPoint structure.
Syntax
public AnnSize( 
   AnnPoint pt
)
'Declaration
 
Public Function New( _
   ByVal pt As AnnPoint _
)
'Usage
 
Dim pt As AnnPoint
 
Dim instance As New AnnSize(pt)

            

            
public:
AnnSize( 
   AnnPoint pt
)

Parameters

pt
The AnnPoint structure from which to initialize this 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.