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