Promotic

Dy - property of the PmgObject object

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

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

var nDy = oObject.Dy;   // Reading from the property
oObject.Dy = 30;   // 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.