ICompleteSurroundingRectInfo.GetCompleteSurroundingRectInfo (METH) ¶ METHOD GetCompleteSurroundingRectInfo : VisuStructCompleteSurroundingRectInfo Similar to GetSurroundingRect of IVisualElement. But here, the exact size has to be returned. Means, considering of possible outer frame line widths, which will enlarge the element. As well as considering rotation of the element or acute angles within polygons. Also the return rect may be different offline or online. As online also dynamic movement is considered. Whereas offline only a possible static rotation can be used. InOut: Scope Name Type Return GetCompleteSurroundingRectInfo VisuStructCompleteSurroundingRectInfo
IFrameElement2.GetVisuStartEndIndex (METH) ¶ METHOD GetVisuStartEndIndex : BOOL InOut: Scope Name Type Return GetVisuStartEndIndex BOOL Input pClientData POINTER TO VisuStructClientData Output iStartIndex INT iEndIndex INT
IFrameElement3 (ITF) ¶ INTERFACE IFrameElement3 EXTENDS IFrameElement2 Methods: SetVisuIndex3 GetVisuStartEndIndex , inherited from IFrameElement2 Structure: SetVisuIndex3 (Method)
IFrameElement3.SetVisuIndex3 (METH) ¶ METHOD SetVisuIndex3 : BOOL It set a new visu index InOut: Scope Name Type Comment Return SetVisuIndex3 BOOL Input pClientData POINTER TO VisuStructClientData The client whose frame content shall be changed iIndex INT The index of the visualization that should be selected xUpdVar BOOL If also the variable linked to the frame has to be updated xUpdLastIndex BOOL If also the index stored as “last call” has to be updated (specifically used in redundancy)
IClientObjectInfo.GetTransformationData (METH) ¶ METHOD GetTransformationData : VisuFbTransformInformation InOut: Scope Name Type Return GetTransformationData VisuFbTransformInformation
IClientObjectInfo.SetTransformationData (METH) ¶ METHOD SetTransformationData : BOOL InOut: Scope Name Type Return SetTransformationData BOOL Input transformationData VisuFbTransformInformation
ICompactTextListInfo2 (ITF) ¶ INTERFACE ICompactTextListInfo2 EXTENDS ICompactTextListInfo Methods: GetUsedLINTTextids Structure: GetUsedLINTTextids (Method)
ISwipeableFrame.IsHorizontalSwipeableFrame (METH) ¶ METHOD IsHorizontalSwipeableFrame : BOOL InOut: Scope Name Type Return IsHorizontalSwipeableFrame BOOL
ISwipeableFrame.IsTopLevelSwipeableFrame (METH) ¶ METHOD IsTopLevelSwipeableFrame : BOOL InOut: Scope Name Type Return IsTopLevelSwipeableFrame BOOL
ISwipeableFrame.IsVerticalSwipeableFrame (METH) ¶ METHOD IsVerticalSwipeableFrame : BOOL InOut: Scope Name Type Return IsVerticalSwipeableFrame BOOL