Click or drag to resize

GraphExportOptionsControllerSourceDpi Property

Gets or sets the selectable source DPI values.

Namespace: Altaxo.Gui.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<double> SourceDpi { get; set; }

Property Value

ItemsControllerDouble
See Also