ResolutionModifier.DpiY Property

Gets or sets a vertical resolution to update.

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

Syntax

C#
public float DpiY { get; set; }

Property Value

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

See Also

Reference