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
VisuFbTransformationScrolling.TransformPointInOut (METH) ¶ METHOD TransformPointInOut InOut: Scope Name Type Inout pt CmpVisuHandler.VisuStructPoint
VisuFbTransformationScrolling.TransformYCoordinate (METH) ¶ METHOD TransformYCoordinate : INT InOut: Scope Name Type Return TransformYCoordinate INT Input y INT
VisuFbTransformationScrolling.UntransformPoint (METH) ¶ METHOD UntransformPoint : CmpVisuHandler.VisuStructPoint This method is the inverse operation of the method TransformPoint InOut: Scope Name Type Comment Return UntransformPoint CmpVisuHandler.VisuStructPoint Input pt CmpVisuHandler.VisuStructPoint A transformed point, that has to be untransformed
VisuClientObject.ElementInfo (METH) ¶ METHOD ElementInfo : BOOL InOut: Scope Name Type Return ElementInfo BOOL Input pData POINTER TO Visu_StructElementInfo
VisuClientObject.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
VisuClientObject.GetCompleteSurroundingRect (METH) ¶ METHOD GetCompleteSurroundingRect : VisuStructSimpleRectangle Similar to GetSurroundingRect of IVisualElement. Returns the position in the ClientObjectManager considering also an animated position or an animated resize InOut: Scope Name Type Return GetCompleteSurroundingRect VisuStructSimpleRectangle
VisuClientObject.HandleResize (METH) ¶ METHOD HandleResize InOut: Scope Name Type Comment Input xMovement INT total horizontal movement relative to the static element position yMovement INT total vertical movement relative to the static element position widthIncrement INT total width increment relative to the static element width heightIncrement INT total height increment relative to the static element height
VisuClientObject.HasAnimation (METH) ¶ METHOD HasAnimation : BOOL InOut: Scope Name Type Return HasAnimation BOOL