VisuStructRadius (STRUCT) ¶ TYPE VisuStructRadius : STRUCT InOut: Name Type Initial RadiusX INT -1 RadiusY INT -1
VisuStructSimpleRectWithBorder (STRUCT) ¶ TYPE VisuStructSimpleRectWithBorder EXTENDS VisuStructSimpleRectangle : STRUCT InOut: Name Type Comment Inherited from ptTopLeft VisuStructPoint this structure only contains the topleft and the bottomright point of a rectangle it is used if the other points don’t contain information and space is expensive ;) setter and getter for the single member: as we want to have access within the AP, we prefer single properties. See IVisuStructSimpleRectangle2 VisuStructSimpleRectangle ptBottomRight VisuStructPoint setter and getter for the single member: as we want to have access within the AP, we prefer single properties. See IVisuStructSimpleRectangle2 VisuStructSimpleRectangle iBorderWidth INT xScaleBorder BOOL
VisuStructSimpleRectangleD (STRUCT) ¶ TYPE VisuStructSimpleRectangleD : STRUCT InOut: Name Type ptTopLeft VisuStructPointD ptBottomRight VisuStructPointD
VisuStructSingleIECTouchInfo (STRUCT) ¶ TYPE VisuStructSingleIECTouchInfo : STRUCT InOut: Name Type id UINT state VisuTouchState primary BOOL screenLocation CmpVisuHandler.VisuStructPoint lwIdStack LWORD globalPosition CmpVisuHandler.VisuStructPoint
VisuFbDialogClientInfo.Version (PROP) ¶ PROPERTY Version : INT
IInputRectangle.Bottom (PROP) ¶ PROPERTY Bottom : INT
IInputRectangle.Checksum (METH) ¶ METHOD Checksum : VisuTypeCheckSum InOut: Scope Name Type Return Checksum VisuTypeCheckSum
IInputRectangle.Flags (PROP) ¶ PROPERTY Flags : VisuEnumRectangleFlags
IInputRectangle.Height (PROP) ¶ PROPERTY Height : INT
IInputRectangle.Left (PROP) ¶ PROPERTY Left : INT