Gets or sets a string value that specifies the abbreviation used with the
MeasurementUnit value.
public virtual string UnitAbbreviation {get; set;}
public virtual string UnitAbbreviation {get; set;}
get_UnitAbbreviation();
set_UnitAbbreviation(value);
'Declaration
Public Overridable Property UnitAbbreviation As String
'Usage
Dim instance As AnnPolyRulerObject
Dim value As String
instance.UnitAbbreviation = value
value = instance.UnitAbbreviation
Property Value
A string value that specifies the abbreviation used with the
MeasurementUnit value.
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