Predefined the measure unit equal to an pixel.

Namespace:  PerpetuumSoft.Framework.Drawing
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public static Unit Pixel { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Pixel As Unit
Visual C++
public:
static property Unit Pixel {
	Unit get ();
}

See Also