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