Click or drag to resize
MediaPlayerControlsOverlayControllersizeChanged Method

Namespace: Veeplay.overlaycontrollers
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void sizeChanged(
	double width,
	double height
)

Parameters

width
Type: SystemDouble
height
Type: SystemDouble
See Also