Click or drag to resize
VideoViewerWFRotateAngle Property
Gets or sets a value that indicates the rotation angle in degrees to apply to the image in the control. Only 0, 90, 180 or 270 values are allowed.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public int RotateAngle { get; set; }

Property Value

Type: Int32
See Also