RegionOffset Property

Summary

Gets or sets the actual region offset returned by the server.

Syntax
C#
VB
C++
public LeadPoint RegionOffset { get; set; } 
  
Public Property RegionOffset As LeadPoint 
public: 
property LeadPoint RegionOffset { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

A Leadtools.LeadPoint structure representing the actual offset of the requested region.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly