Pattern used as background within the HIP-CAPTCHA image
Public Property BackgroundPattern As HatchStyle
public HatchStyle BackgroundPattern { get; set; }
public: __property HatchStyle get_BackgroundPattern(); public: __property void set_BackgroundPattern(HatchStyle );
public function get BackgroundPattern() : HatchStyle public function set BackgroundPattern(HatchStyle);