Click or drag to resize

MemoryStreamImageProxyResolutionDpi Property

Gets the image resolution in dpi.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public VectorD2D ResolutionDpi { get; }

Property Value

VectorD2D
The resolution in dpi.
See Also