EmbeddedObjectRenderingOptionsSourceDpiResolution Property |
Gets or sets the dpi resolution of the bitmap or bitmap embedded in a metafile that is rendered.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double SourceDpiResolution { get; set; }
Property Value
Double
The source dpi resolution.
Exceptions See Also