VectorOfRect Constructor |
| Name | Description | |
|---|---|---|
| VectorOfRect |
Create an empty standard vector of Rect
| |
| VectorOfRect(Rectangle) |
Create an standard vector of Rect with the initial values
| |
| VectorOfRect(Int32) |
Create an standard vector of Rect of the specific size
| |
| VectorOfRect(SerializationInfo, StreamingContext) |
Constructor used to deserialize runtime serialized object
|