C#
VB
Java
Objective-C
WinRT C#
C++
Provides an implementation of the MoveThumb method for this AnnSelectionEditDesigner object.
protected override void MoveThumb(
int thumbIndex,
LeadPointD offset
)
Protected Overrides Sub MoveThumb( _
ByVal thumbIndex As Integer, _
ByVal offset As Leadtools.LeadPointD _
)
protected override void MoveThumb(
int thumbIndex,
Leadtools.LeadPointD offset
)
- (void)moveThumbAtIndex:(NSUInteger)thumbIndex toOffset:(LeadPointD)point
@Override protected void moveThumb(
int thumbIndex,
LeadPointD pt
)
function Leadtools.Annotations.Designers.AnnSelectionEditDesigner.MoveThumb(
thumbIndex ,
offset
)
protected:
virtual void MoveThumb(
Int32 thumbIndex,
LeadPointD^ offset
) override
thumbIndex
Index of the thumb to move.
offset
The new position of the thumb.
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