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.

C# | Visual Basic | Visual C++ |
public int RotateAngle { get; set; }
Public Property RotateAngle As Integer Get Set
public: property int RotateAngle { int get (); void set (int value); }

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