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