PenType enum PenType Documentation Code PenTypeHatchFill = 1 PenTypeLinearGradient = 4 PenTypePathGradient = 3 PenTypeSolidColor = 0 PenTypeTextureFill = 2 PenTypeUnknown = -1