DiagramShape.EditorBounds Property
For internal use. Gets the editor’s bounds.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Rect | A Rect structure. |
See Also
For internal use. Gets the editor’s bounds.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
[Browsable(false)]
public Rect EditorBounds { get; }
<Browsable(False)>
Public ReadOnly Property EditorBounds As Rect
| Type | Description |
|---|---|
| Rect | A Rect structure. |