MindFusion.Wpf Pack Programmer's Guide
ShapeData.Width Property
See Also
 





Gets the width of the node that displays this shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Double

 Property Value

double value specifying the node's width.

 See Also

ShapeData Members
ShapeData Class
MindFusion.Diagramming.Wpf Namespace