Image.ResX

Introduced

v4.0

Description

Returns the resolution, in pixels, of the horizontal dimension as a Long.

C# Syntax

// get accessor
Int32 rtn = Image.ResX;