Ozeki VoIP SDK Class library
RotateAngle Property
NamespacesOzeki.Media.Video.ControlsVideoViewerWFRotateAngle
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.
Declaration Syntax
C#Visual BasicVisual C++
public int RotateAngle { get; set; }
Public Property RotateAngle As Integer
	Get
	Set
public:
property int RotateAngle {
	int get ();
	void set (int value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290