ImageGear .NET - Updated
Foot Property




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

Property Value

ImGearARTMeasurementUnit class object.
See Also

Reference

ImGearARTMeasurementUnit Structure
ImGearARTMeasurementUnit Members