getUnitAbbreviation Method

Summary

Gets the abbreviation for a given unit of measure.

Syntax

JavaScript Syntax
getUnitAbbreviation = function(unit) 
TypeScript Syntax
static getUnitAbbreviation(unit: AnnUnit): string; 

Parameters

unit

The unit of measure for which the abbreviation is being sought.

Return Value

A string containing the abbreviation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly