Back to Devexpress

DiagramShape.EditorBounds Property

windowsforms-devexpress-dot-xtradiagram-dot-diagramshape-0f6c1150.md

latest1.2 KB
Original Source

DiagramShape.EditorBounds Property

For internal use. Gets the text editor’s bounds.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
[Browsable(false)]
public virtual RectangleF EditorBounds { get; protected set; }
vb
<Browsable(False)>
Public Overridable Property EditorBounds As RectangleF

Property Value

TypeDescription
RectangleF

A RectangleF structure.

|

See Also

DiagramShape Class

DiagramShape Members

DevExpress.XtraDiagram Namespace