←Select platform

ConvertedHeight Method (AnnSize)

Summary

Returns the value of the vertical component of this AnnSize structrue, in the specified AnnUnit unit of measure.

Syntax

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

Parameters

converter
AnnUnitConverter object to be used in converting the x-coordinate.

unit
Destination AnnUnit.

Return Value

The vertical component of this AnnSize structure, in the specified AnnUnit unit of measure.

Remarks

converter
AnnUnitConverter object to be used in converting the x-coordinate.

Example

For an example, refer to ConvertedWidth.

Requirements

Target Platforms

See Also

Reference

AnnSize Structure

AnnSize Members

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