C#
VB
C++
Java
Gets or sets the y resolution.
public int YResolution { get; set; }
Public Property YResolution As Integer
public int getYResolution()
public void setYResolution(int value)
public:
property int YResolution {
int get();
void set ( int value);
}
Value that indicates the y resolution.