TripwireLineLineWidth Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic int LineWidth { get; set; }
Public Property LineWidth As Integer
Get
Set
public:
property int LineWidth {
int get ();
void set (int value);
}
member LineWidth : int with get, set
Property Value
Type:
Int32
See Also