ImageGear .NET - Updated
Meter Property




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

Property Value

ImGearARTMeasurementUnit class object.
See Also

Reference

ImGearARTMeasurementUnit Structure
ImGearARTMeasurementUnit Members