See also
SetText example (Page 1529)
geometry
Geometry - short description
The size, position and other geometrical properties of objects can be modified or called in using
the functions in the Geometry group.
Note
Various examples are offered for the function descriptions. For functions with a similar syntax,
a
selected function is used as a template in the example. This example must be adapted as
well.
SetActualPointLeft
Function
Sets the X value for the current point of a polygon or polygon line.
Syntax
BOOL SetActualPointLeft(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName, long int
lActualPointLeft);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
lActualPointLeft
X value for the current point of a polygon or polygon line
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1225