| Visual Basic (Declaration) | |
|---|---|
Public Overridable ReadOnly Property Area As Rectangle | |
| C# | |
|---|---|
public virtual Rectangle Area {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property virtual Rectangle get_Area(); | |
This property is the coordinates of the result object's bounding box in the image.
