ImageGear .NET - Updated
Abbreviation Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMeasurementUnit Structure : Abbreviation Property
Gets an abbreviation of the unit.
Syntax
'Declaration
 
Public ReadOnly Property Abbreviation As String
'Usage
 
Dim instance As ImGearARTMeasurementUnit
Dim value As String
 
value = instance.Abbreviation
public string Abbreviation {get;}
public: __property string* get_Abbreviation();
public:
property String^ Abbreviation {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearARTMeasurementUnit Structure
ImGearARTMeasurementUnit Members