C#
VB
C++
Gets or sets the vertical load resolution.
public int YResolution { get; set; }
Public Property YResolution As Integer
public:
property int YResolution {
int get();
void set ( int value);
}
Represents the vertical load resolution.
Refer to RasterOpenDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET