Gets the top position of the video window.
public virtual float VideoWindowTop {get;}
public virtual float VideoWindowTop {get;}
public:
virtual property float VideoWindowTop {
float get();
}
'Declaration
Public Overridable ReadOnly Property VideoWindowTop As Single
'Usage
Dim instance As CaptureCtrl
Dim value As Single
value = instance.VideoWindowTop
Property Value
A value representing the top position of the video window.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2