Returns position of text lines displayed by this node, as wrapped to fit the content of its Text property inside node's current size.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public List<Point> TextLinePositions { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property TextLinePositions As List(Of Point) |
A list of System.Windows.Point objects containing text line positions.
WpfDiagram Programmer's Guide | © 2025 MindFusion |