LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnPoint Constructor(PointF)






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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnPoint Structure
AnnPoint Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.