←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize