StillTap Property

Summary

Gets or sets the a value that indicates where in the stream still images are tapped from.

Syntax
C#
VB
C++
public virtual CaptureStillTap StillTap { get; set; } 
Public Overridable Property StillTap As CaptureStillTap 
public: 
virtual property CaptureStillTap StillTap { 
   CaptureStillTap get(); 
   void set (    CaptureStillTap ); 
} 

Property Value

A CaptureStillTap value that indicates where in the stream still images are tapped from.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly