public bool DrawImage { get; set; }
Public Property DrawImage As Boolean Get Set
public: property bool DrawImage { bool get (); void set (bool value); }
member DrawImage : bool with get, set
In This Article