VisuClientObject.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
IQueryInterfaceElement (ITF) ¶ INTERFACE IQueryInterfaceElement EXTENDS COL.IElement Methods: GetQueryInterface Structure: GetQueryInterface (Method)
IQueryInterfaceElement.GetQueryInterface (METH) ¶ METHOD GetQueryInterface : IQueryInterface InOut: Scope Name Type Return GetQueryInterface IQueryInterface
VisuFctGetAbsolutePosition (FUN) ¶ FUNCTION VisuFctGetAbsolutePosition : VisuStructSimpleRectangle Returns the absolute position of a visual element in overlay mode. If the element is rotated the result is the surrounding rect. InOut: Scope Name Type Return VisuFctGetAbsolutePosition VisuStructSimpleRectangle Input itfVisualElement IVisualElement itfClientObjectInfo IClientObjectInfo pSelectionRect POINTER TO VisuStructSimpleRectangle Inout clientData VisuStructClientData
IVisualElementWithoutBlobInit.GetPosition (METH) ¶ METHOD GetPosition : VisuStructRectangle InOut: Scope Name Type Return GetPosition VisuStructRectangle
VisuFbTransformationCommon.TransformWidth (METH) ¶ METHOD TransformWidth : INT InOut: Scope Name Type Return TransformWidth INT Input iWidth INT
VisuFbTransformationCommon.TransformYCoordinate (METH) ¶ METHOD TransformYCoordinate : INT InOut: Scope Name Type Return TransformYCoordinate INT Input y INT
VisuFbTransformationCommon.UntransformHeight (METH) ¶ METHOD UntransformHeight : INT InOut: Scope Name Type Return UntransformHeight INT Input iHeight INT
VisuFbTransformationCommon.UntransformPoint (METH) ¶ METHOD UntransformPoint : VisuStructPoint This method is the inverse operation of the method TransformPoint InOut: Scope Name Type Comment Return UntransformPoint VisuStructPoint Input pt VisuStructPoint A transformed point, that has to be untransformed
VisuClientObject.HandleInput (METH) ¶ METHOD HandleInput : BOOL InOut: Scope Name Type Return HandleInput BOOL Input pEvent POINTER TO VisuStructEvent iElemIndexParent DINT iElemIndex DINT itfVisualisationAccessRights IVisualisationAccessRights