C#
VB
C++
Gets or sets the fields for specifying the view window of interest.
public ViewWindowFields RequestViewWindowFields { get; set; }
Public Property RequestViewWindowFields As Leadtools.Jpip.ViewWindowFields
public:
property Leadtools.Jpip.ViewWindowFields^ RequestViewWindowFields {
Leadtools.Jpip.ViewWindowFields^ get();
void set ( Leadtools.Jpip.ViewWindowFields^ );
}
A ViewWindowFields object which defines the fields for specifying the view window of interest.
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
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