PsdTextFrame.SetDpiX Method

Sets the horizontal resolution for this layer.

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

Syntax

C#
protected void SetDpiX(
	float val
)

Parameters

val

Type: System.Single

The horizontal resolution.

See Also

Reference