←Select platform

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 Leadtools.LeadSize 
public: 
property Leadtools.LeadSize RegionSize { 
   Leadtools.LeadSize get(); 
   void set (    Leadtools.LeadSize ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly