getAngularUnitAbbreviation Method

Summary

Gets the abbreviation that corresponds to a given angular unit of measure.

Syntax

JavaScript Syntax
getAngularUnitAbbreviation = function(unit) 
TypeScript Syntax
static getAngularUnitAbbreviation(unit: AnnAngularUnit): string; 

Parameters

unit

The angular 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