'Declaration <DescriptionAttribute("Hatch style of the brush.")> Public ReadOnly Property HatchStyle As Vintasoft.Imaging.Drawing.BrushHatchStyle
[Description("Hatch style of the brush.")] public Vintasoft.Imaging.Drawing.BrushHatchStyle HatchStyle { get; }
[Description("Hatch style of the brush.")] public: __property Vintasoft.Imaging.Drawing.BrushHatchStyle get_HatchStyle();
[Description("Hatch style of the brush.")] public:
property Vintasoft.Imaging.Drawing.BrushHatchStyle HatchStyle { Vintasoft.Imaging.Drawing.BrushHatchStyle get(); }