LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

SetUnitAbbreviation Method


The unit value to change its abbreviation.
A string value that specifies the abbreviation to be used with unit.
Modifies the default string abbreviation to be used with a specific unit.
Syntax
 function Leadtools.Annotations.Core.AnnUnitConverter.setUnitAbbreviation( 
   unit ,
   newValue 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
unitAnnUnitThe unit value to change its abbreviation.
newValuestringA string value that specifies the abbreviation to be used with unit.

Return Value

TypeDescription
string A string that specifies the previous default value.
Remarks

You can use this method to globally change the abbreviation used with any unit during the life of your program.

See Also

Reference

AnnUnitConverter Object
AnnUnitConverter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.