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