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