Click or drag to resize

GraphExportOptionsDestinationDpiResolution Property

Gets or sets the destination DPI resolution stored in the resulting image.

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

Property Value

Double
See Also