
| Visual Basic (Declaration) | |
|---|---|
Public Class CaptureSize | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As CaptureSize | |
| C# | |
|---|---|
public class CaptureSize | |
| C++/CLI | |
|---|---|
public ref class CaptureSize | |
The CaptureSize object contains information about a registered video capture size. It is a child item of the CaptureSizes collection. It is not externally creatable, and can only be accessed through the parent object’s CaptureSizes property.
System.Object
Leadtools.Multimedia.CaptureSize
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code