getAngularUnitAbbreviation Method

Summary

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

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

Leadtools.Annotations.Engine Assembly