Microsoft DirectX 9.0

IBasicVideo2.SourceWidth

The SourceWidth property sets or retrieves the width of the source rectangle.

Syntax

objVideo.SourceWidth As Long

Parameters

This property takes no parameters.

Return Values

Returns the width, in pixels.

Remarks

This property is read/write.

See Also