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