C#
VB
C++
Gets or sets the actual image region size returned by the server response.
public LeadSize RegionSize { get; set; }
Public Property RegionSize As Leadtools.LeadSize
public:
property Leadtools.LeadSize RegionSize {
Leadtools.LeadSize get();
void set ( Leadtools.LeadSize );
}
A Leadtools.LeadSize structure specifying the actual image region size returned by the server response.
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