Search
ShapeDecoration.Elements Property
See Also
 





Gets the elements that define the decoration's shape.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ElementTemplate[] Elements { get; }

Visual Basic  Copy Code

Public ReadOnly Property Elements As ElementTemplate()

 Property Value

 See Also