Click or drag to resize

PenXEnvEffectiveMaximumResolutionDpi Property

Gets the effective maximum resolution in dots per inch. Important for pens, whose underlying brush has a repeateable texture.

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

Property Value

Double
See Also