Initializes a new instance of the Shape class with the specified outline and id.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Shape ( |
Visual Basic Copy Code |
---|
Public New ( _ |
Refers to an array of shape template elements that define the outline of a shape. Can contain lines, arcs and Bézier curves.
Specifies how areas are filled if the outline path intersects itself.
The string identifier of the new shape.
WpfDiagram Programmer's Guide | © 2024 MindFusion |