←Select platform

ConvertTo Method (AnnPoint)

Summary

Converts this AnnPoint with the specified unit to another AnnPoint.

Syntax

C#
VB
C++
  
Public Function ConvertTo( _ 
   ByVal converter As Leadtools.Annotations.AnnUnitConverter, _ 
   ByVal unit As Leadtools.Annotations.AnnUnit _ 
) As Leadtools.Annotations.AnnPoint 

Parameters

converter
Specifies the AnnUnitConverter object to be used in the conversion.

unit
Specifies the destination AnnUnit for the conversion.

Return Value

An AnnPoint structure containing the converted value of this AnnPoint.

Remarks

converter
Specifies the AnnUnitConverter object to be used in the conversion.

Example

For an example, refer to Equality.

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