Gets the width of the node that displays this shape.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double Width { get; set; } |
Visual Basic Copy Code |
---|
Public Property Width As Double |
A double value specifying the node's width.
WpfDiagram Programmer's Guide | © 2024 MindFusion |