Update cookies preferences
Promotic

WidthBorder - property of the PmgShape object

Description:
Width of drawn lines (in pixels).
Syntax:
Long WidthBorder
Note:
Property access for read and write. The default value of this property is defined in the "Line width" configurator of this object.
 
This property is also functional in Web panels. Reading this property is functional in Web panels only if the property has been modified previously - i.e. it is not possible to read the value that has been defined only in the "Line width" configurator.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oShape = pMe.Items("/Shape");

var nWidthBorder = oShape.WidthBorder;   // Reading from the property
oShape.WidthBorder = 2;   // Writing into the property
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

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