BrushCacheGdiGetEffectiveMaximumResolution(Graphics) Method |
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static double GetEffectiveMaximumResolution(
Graphics g
)
Parameters
- g Graphics
- The Gdi graphics context that determines the basic resolution.
Return Value
DoubleThe effective resolution in dpi.
See Also