Gets or sets a value indicating whether to clip the text assigned to this node to fit into the shape's geometry.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool ClipText { get; set; } |
Visual Basic Copy Code |
---|
Public Property ClipText As Boolean |
WpfDiagram Programmer's Guide | © 2024 MindFusion |