Gets or sets a value indicating whether to enable the formatting of text inside non-rectangular shape node outlines.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |