←Select platform

AnnPoint Constructor(PointF,AnnUnit)

Summary

Initializes a new instance of the AnnPoint structure from a PointF structure and a unit of measure.

Syntax

C#
VB
C++
public AnnPoint(  
   PointF pt, 
   Leadtools.Annotations.AnnUnit unit 
) 
  
Public Function New( _ 
   ByVal pt As PointF, _ 
   ByVal unit As Leadtools.Annotations.AnnUnit _ 
) 
public: 
AnnPoint(  
   PointF pt, 
   Leadtools.Annotations.AnnUnit unit 
) 

Parameters

pt
A PointF structure that specifies the coordinates for the new AnnPoint.

unit
An AnnUnit value specifying the unit of measure for this point.

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