DiagramControl.DiagramViewInfo Property
Returns the object which contains the internal information used to render the DiagramControl.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraDiagram.ViewInfo.DiagramControlViewInfo | An object that contains the internal information used to render the DiagramControl. |
See Also