STSeriesRegionContainerRegionAcceptTouch Property | |
[Missing <summary> documentation for "P:Scriptel.STSeries.STSeriesRegionContainerRegion.AcceptTouch"]
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax public bool AcceptTouch { get; set; }
Public Property AcceptTouch As Boolean
Get
Set
public:
property bool AcceptTouch {
bool get ();
void set (bool value);
}
member AcceptTouch : bool with get, set
Property Value
Type:
BooleanSee Also