FrameSize Property

Summary
Gets or sets the actual frame size of the image returned by the server response.
Syntax
C#
VB
C++
public LeadSize FrameSize { get; set; } 
  
Public Property FrameSize As LeadSize 
public: 
property LeadSize FrameSize { 
   LeadSize get(); 
   void set (    LeadSize ); 
} 

Property Value

A Leadtools.LeadSize structure specifying the actual frame size of the image returned by the server response.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.