Click or drag to resize

BrushXEnvEffectiveMaximumResolutionDpi Property

Gets the effective maximum resolution in dots per inch. Important for repeateable texture brushes only.

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