←Select platform

ConvertedBottom Method

Summary

Returns the value of the bottom edge of this AnnRectangle structure, converted to its equivalent in specified AnnUnit unit of measure.

Syntax

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

Parameters

converter
AnnUnitConverter object to be used in converting the value.

unit
Destination AnnUnit value indicating the unit of measure.

Return Value

A value for the bottom edge of this AnnRectangle structure, converted to its equivalent in the specified AnnUnit unit of measure.

Remarks

The

converter
AnnUnitConverter object to be used in converting the value.

Example

For an example, refer to ConvertedLeft.

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