Click or drag to resize

GraphExportOptionsControllerDestinationDpi Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Gdi.GraphExportOptionsController.DestinationDpi"]


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

Property Value

ItemsControllerDouble
See Also