Click or drag to resize

GraphExportOptionsControllerDestinationDpi Property

Gets or sets the selectable destination 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> DestinationDpi { get; set; }

Property Value

ItemsControllerDouble
See Also