Click or drag to resize
OzRotate Constructor
Initializes a new instance of the OzRotate class

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

Parameters

angle (Optional)
Type: SystemDouble
keepsize (Optional)
Type: SystemBoolean
See Also