public Brush ImageBrush { get; set; }
Public Property ImageBrush As Brush Get Set
public: property Brush^ ImageBrush { Brush^ get (); void set (Brush^ value); }
member ImageBrush : Brush with get, set
In This Article