Skip to main content
A newer version of this page is available. .

DiagramOptionsView Class

Contains the DiagramControl’s view settings.

Namespace: DevExpress.XtraDiagram.Options

Assembly: DevExpress.XtraDiagram.v18.2.dll

Declaration

public class DiagramOptionsView :
    DiagramOptionsBase

The following members return DiagramOptionsView objects:

Remarks

Use the DiagramControl.OptionsView to access the control’s view settings.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraDiagram.Options.DiagramOptionsBase
DiagramOptionsView
See Also