Click or drag to resize
MediaPlayersetSize Method

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void setSize(
	int width,
	int height
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
See Also