C#
VB
C++
Gets or sets the actual region offset returned by the server.
public LeadPoint RegionOffset { get; set; }
Public Property RegionOffset As Leadtools.LeadPoint
public:
property Leadtools.LeadPoint RegionOffset {
Leadtools.LeadPoint get();
void set ( Leadtools.LeadPoint );
}
A Leadtools.LeadPoint structure representing the actual offset of the requested region.
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