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