| VideoStreamImageWidth Property |
[Missing <summary> documentation for "P:ASL.VideoStream.ImageWidth"]
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int ImageWidth { get; set; }
Public Property ImageWidth As Integer
Get
Set
public:
property int ImageWidth {
int get ();
void set (int value);
}
member ImageWidth : int with get, set
Property Value
Type:
Int32See Also