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.3.183.0
Syntax
public OzRotate(
	double angle = 0,
	bool keepsize = true
)

Parameters

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