Gets the elements that define the decoration's shape.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ElementTemplate[] Elements { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Elements As ElementTemplate() |
An array of ElementTemplate objects.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |