LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnPoint Constructor(PointF)

Show in webframe





A PointF that specifies the coordinates for the new AnnPoint.
Initializes a new instance of the AnnPoint structure from a PointF.
Syntax
public AnnPoint( 
   PointF pt
)
'Declaration
 
Public Function New( _
   ByVal pt As PointF _
)
'Usage
 
Dim pt As PointF
 
Dim instance As New AnnPoint(pt)

            

            
public:
AnnPoint( 
   PointF pt
)

Parameters

pt
A PointF that specifies the coordinates for the new AnnPoint.
Remarks
Unit will be set to the default (Pixel).
Requirements

Target Platforms

See Also

Reference

AnnPoint Structure
AnnPoint Members
Overload List

 

 


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