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