PsdSmartFrame.OriginalDpiY Property

Gets the original vertical DPI of the smart object.

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

Syntax

C#
public float OriginalDpiY { get; }

Return Value

The original vertical DPI value.

See Also

Reference