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