Initializes a new instance of the PointCollection class with the specified initial size.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public PointCollection ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The initial size of the collection.
See Also