C#
VB
Java
Objective-C
C++
Adjusts the location of this rectangle by the specified amount.
Public Overloads Sub Offset( _
ByVal pos As Leadtools.LeadPoint _
)
LeadRect LeadRectOffset(LeadRect rect, LeadSize size)
public void offset(LeadPoint pos)
public:
void Offset(
Leadtools.LeadPoint pos
)
pos
The amount to offset the location.
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