ResolutionModifier.DpiX Property

Gets or sets a horizontal resolution to update.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float DpiX { get; set; }

Property Value

The horizontal resolution to update. The default value is 72.

See Also

Reference