Promotic

Width3D - property of the tvTrendArea object

Description:
Width of the 3D graph area (in pixels).
Syntax:
Long Width3D
Note:
Property access for read and write. The default value of this property is defined in the "Width of 3D" configurator of this object.
 
This property is also functional in Web panels.
 
The property is used only if the graphic mode is set.
See also:
- tvTrendArea.Type3D (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
var oTrendArea = oTView.TrendArea;
var nWidth3D = oTrendArea.Width3D;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.