Gets the elements that define the decoration's shape.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ElementTemplate[] Elements { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Elements As ElementTemplate() |
See Also