getUnitAbbreviation Method

Summary

Gets the abbreviation for a given unit of measure.

Syntax
TypeScript
JavaScript
getUnitAbbreviation = function( 
   unit 
) 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly