C#
VB
C++
Public Shared Function Add( _
ByVal pt As Leadtools.Annotations.AnnPoint, _
ByVal sz As Leadtools.Annotations.AnnSize _
) As Leadtools.Annotations.AnnPoint
public:
static Leadtools.Annotations.AnnPoint Add(
Leadtools.Annotations.AnnPoint pt,
Leadtools.Annotations.AnnSize sz
)
pt
The AnnPoint to translate.
sz
The AnnSize that specifies the pair of numbers to add to the coordinates of pt.
Returns the translated AnnPoint.
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