←Select platform

AnnPoint Constructor(PointF)

Summary

Initializes a new instance of the AnnPoint structure from a PointF.

Syntax

C#
VB
C++
public AnnPoint( 
   PointF pt 
) 
  
Public Function New( _ 
   ByVal pt As PointF _ 
) 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly