LEADTOOLS WinRT (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. WinRT support
Syntax
public static string SetUnitAbbreviation( 
   AnnUnit unit,
   string newValue
)
 function Leadtools.Annotations.Core.AnnUnitConverter.SetUnitAbbreviation( 
   unit ,
   newValue 
)

Parameters

unit
The unit value to change its abbreviation.
newValue
A string value that specifies the abbreviation to be used with unit.

Return Value

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.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnUnitConverter Class
AnnUnitConverter Members

 

 


Products | Support | Contact Us | Copyright Notices

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