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