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