Constructor GeometryCollection
- Namespace
- PaintDotNet.UI.Media
- Assembly
- PaintDotNet.UI.dll
GeometryCollection()
public GeometryCollection()
GeometryCollection(IEnumerable<Geometry>)
public GeometryCollection(IEnumerable<Geometry> collection)
Parameters
collection
IEnumerable<Geometry>
GeometryCollection(int)
public GeometryCollection(int capacity)
Parameters
capacity
int