Gets or sets the offset of the ShapeNode text area from the origin of its container Grid. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Thickness TextMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property TextMargin As Thickness |
A Thickness instance.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |