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