PsdTextFrame.SetDpiY Method

Sets the vertical resolution for this layer.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
protected void SetDpiY(
	float val
)

Parameters

val

Type: System.Single

The vertical resolution.

See Also

Reference