IBasicVideo2.SourceTop

 
Microsoft DirectShow 9.0

IBasicVideo2.SourceTop

  • Note   This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.

The SourceTop property sets or retrieves the y-coordinate of the source rectangle.

Syntax

  objVideo
  .SourceTop As Long

Parameters

This property takes no parameters.

Return Values

Returns the y-coordinate, in pixels.

Remarks

This property is read/write.

Requirements

Reference: Add a reference to ActiveMovie control type library.

Library: Quartz.dll.

See Also