Promotic

Dx - property of the PmgObject object

Description:
Width of the Pmg object (in pixels).
Syntax:
Long Dx
Note:
Property access for read and write. The default value of this property is defined in the "Dx" configurator of this object.
 
This property is also functional in Web panels.
See also:
- PmgObject.X (property)
- PmgObject.Y (property)
- PmgObject.Dy (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oObject = pMe.Items("/Txt0");

var nDx = oObject.Dx;   // Reading from the property
oObject.Dx = 200;   // Writing into the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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