RegionSize Property

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

Property Value

A Leadtools.LeadSize structure specifying the actual image region size 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.