Gets the width of this item.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected double GetWidth () |
Visual Basic
Copy Code
|
|---|
Protected Function GetWidth () As Double |
A double value specifying the width of the item's bounding rectangle.
See Also