←Select platform

GetAngularUnitAbbreviation Method

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
public static string GetAngularUnitAbbreviation(  
   Leadtools.Annotations.Core.AnnAngularUnit unit 
) 
Public Shared Function GetAngularUnitAbbreviation( _ 
   ByVal unit As Leadtools.Annotations.Core.AnnAngularUnit _ 
) As String 
public static string GetAngularUnitAbbreviation(  
   Leadtools.Annotations.Core.AnnAngularUnit unit 
) 
+(NSString*) getAngularUnitAbbreviation:(LTAnnAngularUnit) unit;
public static String getAngularUnitAbbreviation(AnnAngularUnit unit)
function Leadtools.Annotations.Core.AnnUnitConverter.GetAngularUnitAbbreviation(  
   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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize