Accusoft.NotateXpress13.Net
GetAbbreviation Method (ProtractorTool)




The AngleUnit.
Gets the abbreviation for the given AngleUnit.
Syntax
'Declaration
 
Public Function GetAbbreviation( _
   ByVal AngleUnit As AngleUnit _
) As String
'Usage
 
Dim instance As ProtractorTool
Dim AngleUnit As AngleUnit
Dim value As String
 
value = instance.GetAbbreviation(AngleUnit)
public string GetAbbreviation( 
   AngleUnit AngleUnit
)
public: string* GetAbbreviation( 
   AngleUnit AngleUnit
) 
public:
String^ GetAbbreviation( 
   AngleUnit AngleUnit
) 

Parameters

AngleUnit
The AngleUnit.

Return Value

The string representing the given AngleUnit.
See Also

Reference

ProtractorTool Class
ProtractorTool Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback