ASP.NET Pack Programmer's Guide
ShapeData.Width Property
See Also
 





Gets the width of the node that displays this shape.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Width { get; }

Visual Basic  Copy Code

Public ReadOnly Property Width As Single

 Property Value

A float value specifying the node's width.

 See Also

ShapeData Members
ShapeData Class
MindFusion.Diagramming Namespace