C#
VB
C++
Gets or sets the a value that indicates where in the stream still images are tapped from.
public virtual CaptureStillTap StillTap { get; set; }
Public Overridable Property StillTap As Leadtools.Multimedia.CaptureStillTap
public:
virtual property Leadtools.Multimedia.CaptureStillTap StillTap {
Leadtools.Multimedia.CaptureStillTap get();
void set ( Leadtools.Multimedia.CaptureStillTap );
}
A CaptureStillTap value that indicates where in the stream still images are tapped from.
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