←Select platform

GetAngularUnitAbbreviation Method

Summary
Gets the abbreviation that corresponds to a given angular unit of measure.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public static string GetAngularUnitAbbreviation( 
   AnnAngularUnit unit 
) 
+(NSString*) getAngularUnitAbbreviation:(LTAnnAngularUnit) unit; 
public static String getAngularUnitAbbreviation(AnnAngularUnit unit) 
public:  
   static String^ GetAngularUnitAbbreviation( 
      AnnAngularUnit^ unit 
   ) 
def GetAngularUnitAbbreviation(self,unit): 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.