DiagramControl.ExportDPI Property
Specifies the resolution in which the diagram is exported. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
Type | Description |
---|---|
Double | A double value which represents the resolution (in dpi). The minimum supported value is 1. The default value is 96 |
See Also