Microsoft DirectX 9.0 |
The DestinationWidth property sets or retrieves the width of the destination rectangle.
Syntax
objVideo.DestinationWidth As Long
Parameters
This property takes no parameters.
Return Values
Returns the width, in pixels.
Remarks
This property is read/write.
See Also