MindFusion.Wpf Pack Programmer's Guide
ShapeNode.ClipText Property
See Also
 





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

 Syntax

C#  Copy Code

public bool ClipText { get; set; }

Visual Basic  Copy Code

Public Property ClipText As Boolean

 Property Value

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming.Wpf Namespace