Microsoft DirectX 9.0 |
This topic applies to Windows XP only.
The SourceSize property indicates the type of clipping to apply to the video rectangle, if any.
Syntax
objMSVidVideoRenderer.SourceSize As SourceSizeList
Parameters
This property takes no parameters.
Error Codes
If the property fails, an error is raised and Err.Number is set to a value other than zero.
Return Values
Returns a SourceSizeList constant.
Remarks
This property is read/write.
See Also