This documentation is for the old version. Go to the latest Graphics Mill docs

IFrame.HorizontalResolution Property

Gets a horizontal resolution of the bitmap stored in the frame.

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

Syntax

Visual Basic
ReadOnly Property HorizontalResolution As Single
C#
                float HorizontalResolution { get; }

Property Value

An integer value which specifies a horizontal resolution of the bitmap stored in the frame.

See Also

Reference