ApplyGraphicsProperties
Enumeration defining the different Graphics properties to apply to an HDC when creating it
from a Graphics object.
All = 3
Apply all supported Graphics properties.
Clipping = 1
Apply clipping region.
None = 0
Apply coordinate transformation.