Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnUnitConverter Class : SetUnitAbbreviation Method |
'Declaration
Public Shared Function SetUnitAbbreviation( _ ByVal unit As AnnUnit, _ ByVal newValue As String _ ) As String
+(NSString*) setUnitAbbreviation:(LTAnnUnit) aUnit value:(NSString*) newValue;
public static String setUnitAbbreviation(AnnUnit unit, String newValue)
You can use this method to globally change the abbreviation used with any unit during the life of your program.