VisuFbTransformationCommon.TransformHeight (METH) ¶ METHOD TransformHeight : INT InOut: Scope Name Type Return TransformHeight INT Input iHeight INT
VisuFbTransformationCommon.UntransformWidth (METH) ¶ METHOD UntransformWidth : INT This method is the inverse operation of the method TransformWidth. InOut: Scope Name Type Comment Return UntransformWidth INT The untransformed width Input iWidth INT A transformed width, that has to be untransformed
VisuFbTransformationScrolling.TransformPoint (METH) ¶ METHOD TransformPoint : CmpVisuHandler.VisuStructPoint InOut: Scope Name Type Return TransformPoint CmpVisuHandler.VisuStructPoint Input pt CmpVisuHandler.VisuStructPoint
VisuFbTransformationScrolling.TransformPointInOut (METH) ¶ METHOD TransformPointInOut InOut: Scope Name Type Inout pt CmpVisuHandler.VisuStructPoint
VisuFbTransformationCommon.TransformPaintRectangleInOutF (METH) ¶ METHOD TransformPaintRectangleInOutF InOut: Scope Name Type Inout rect VisuStructPaintRectangleF
VisuFbTransformationCommon.TransformPointInOutF (METH) ¶ METHOD TransformPointInOutF InOut: Scope Name Type Inout pt VisuStructPointF
VisuFbTransformationCommon.TransformPolygonF (METH) ¶ METHOD TransformPolygonF : BOOL directly transforms the parameter polygon InOut: Scope Name Type Return TransformPolygonF BOOL Input polygon VisuStructPolygonF
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