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