[Missing <summary> documentation for "P:Ozeki.Media.Video.Controls.VideoViewerWPF.RotateAngle"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public double RotateAngle { get; set; } |
| Visual Basic |
|---|
Public Property RotateAngle As Double Get Set |
| Visual C++ |
|---|
public: property double RotateAngle { double get (); void set (double value); } |