ImageGear .NET - Updated
Kilometer Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMeasurementUnit Structure : Kilometer Property
Gets a predefined Kilometer measurement unit.
Syntax
'Declaration
 
Public Shared ReadOnly Property Kilometer As ImGearARTMeasurementUnit
'Usage
 
Dim value As ImGearARTMeasurementUnit
 
value = ImGearARTMeasurementUnit.Kilometer
public static ImGearARTMeasurementUnit Kilometer {get;}
public: __property static ImGearARTMeasurementUnit get_Kilometer();
public:
static property ImGearARTMeasurementUnit Kilometer {
   ImGearARTMeasurementUnit get();
}

Property Value

ImGearARTMeasurementUnit class object.
See Also

Reference

ImGearARTMeasurementUnit Structure
ImGearARTMeasurementUnit Members