Initializes a new instance of the Shape class with the specified outline and decorations callbacks and id.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Shape ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The string identifier of the new shape.
See Also