ImageGear .NET - Updated
Pixel Property




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

Property Value

ImGearARTMeasurementUnit class object.
See Also

Reference

ImGearARTMeasurementUnit Structure
ImGearARTMeasurementUnit Members