Click or drag to resize

VectorOfKeyLine Constructor

http://www.emgu.com
Overload List
  NameDescription
Public methodVectorOfKeyLine
Create an empty standard vector of KeyLine
Public methodVectorOfKeyLine(Int32)
Create an standard vector of KeyLine of the specific size
Public methodVectorOfKeyLine(MKeyLine)
Create an standard vector of KeyLine with the initial values
Public methodVectorOfKeyLine(SerializationInfo, StreamingContext)
Constructor used to deserialize runtime serialized object
Top
See Also