Click or drag to resize

PointFCollection Constructor

Constructs a PointFCollection.
Overload List
  NameDescription
Public methodPointFCollection
Creates a new instance of PointFCollection.
Public methodPointFCollection(PointF)
Creates a new instance of PointFCollection specifying the initial points.
Public methodPointFCollection(SerializationInfo, StreamingContext)
Creates a new instance of PointFCollection from serialized data.
Top
See Also