public Rect WorkingArea { get; }
Public ReadOnly Property WorkingArea As Rect Get
public: property Rect^ WorkingArea { Rect^ get (); }
member WorkingArea : Rect with get
In This Article