Gets or sets a value indicating whether to enable the formatting of text inside non-rectangular shape node outlines.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool PolygonalTextLayout { get; set; } |
Visual Basic Copy Code |
---|
Public Property PolygonalTextLayout As Boolean |
true to enable polygonal formatting; false to disable it.
Specifies a default value for the PolygonalTextLayout property of shape nodes.
WpfDiagram Programmer's Guide | © 2024 MindFusion |