 | ChannelAntiDropletControl Property |
Turn on or off Anti Droplet Control
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic bool AntiDropletControl { get; set; }
Public Property AntiDropletControl As Boolean
Get
Set
public:
property bool AntiDropletControl {
bool get ();
void set (bool value);
}
member AntiDropletControl : bool with get, set
Property Value
Type:
Boolean
See Also