C#
VB
Objective-C
Detects if the rubber band has started.
void imageViewerRubberBandInteractiveModeStartWithArgs(
LTImageViewerRubberBandInteractiveMode imageViewerRubberBandInteractiveMode,
LTImageViewerRubberBandEventArg args
)
Sub imageViewerRubberBandInteractiveModeStartWithArgs( _
ByVal imageViewerRubberBandInteractiveMode As LTImageViewerRubberBandInteractiveMode, _
ByVal args As LTImageViewerRubberBandEventArg _
)
- (void)imageViewerRubberBandInteractiveMode:(LTImageViewerRubberBandInteractiveMode *)imageViewerRubberBandInteractiveMode
startWithArgs:(LTImageViewerRubberBandEventArg*)args
imageViewerRubberBandInteractiveMode
The rubberBand mode that called the delegate.
args
contains information about location of rubber band.
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