Click or drag to resize

OzRotate Constructor

Initializes a new instance of the OzRotate class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public OzRotate(
	double angle = 0,
	bool keepsize = true
)

Parameters

angle  Double  (Optional)
 
keepsize  Boolean  (Optional)
 
See Also