Initializes a new instance of the Shape class with the specified outline and id.
Namespace: MindFusion.DiagrammingPackage: MindFusion.Diagramming
public Shape ( ElementTemplate[] elements, FillMode fillMode, string id)
Public New ( _ elements() As ElementTemplate, _ fillMode As FillMode, _ id As String _)
Shape Constructor Overload ListShape ClassMindFusion.Diagramming Namespace