Gets or sets a list with all decorations of this shape.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ElementTemplate[] Decorations { get; set; } |
Visual Basic Copy Code |
---|
Public Property Decorations As ElementTemplate() |
An array of ElementTemplate objects specifying the decorations of this shape.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |