MemoryStreamImageProxyResolutionDpi Property |
Gets the image resolution in dpi.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public VectorD2D ResolutionDpi { get; }
Property Value
VectorD2D
The resolution in dpi.
See Also