DiagramOptionsExport(DiagramControl) Constructor
Initializes a new instance of the DiagramOptionsExport class.
Namespace: DevExpress.XtraDiagram.Options
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Parameters
Name | Type | Description |
---|---|---|
diagram | DiagramControl | The owner of the options object created. |
See Also