MindFusion.Wpf Pack Programmer's Guide
DiagramItem.GetWidth Method
See Also
 





Gets the width of this item.

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

 Syntax

C#  Copy Code

protected double GetWidth ()

Visual Basic  Copy Code

Protected Function GetWidth () As Double

 Return Value

A double value specifying the width of the item's bounding rectangle.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming.Wpf Namespace