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