VisuFbTransformationCommon.Checksum (METH) ¶ METHOD Checksum : VisuTypeCheckSum InOut: Scope Name Type Return Checksum VisuTypeCheckSum
ITransformation2 ¶ TransformPaintRectangleInOutF (Method) TransformPointInOutF (Method) TransformPolygonF (Method)
VisuFbTransformationCommon.TransformPaintRectangleInOutF (METH) ¶ METHOD TransformPaintRectangleInOutF InOut: Scope Name Type Inout rect VisuStructPaintRectangleF
VisuFbTransformationCommon.TransformPointInOutF (METH) ¶ METHOD TransformPointInOutF InOut: Scope Name Type Inout pt VisuStructPointF
ITransformation3 ¶ TransformPointInOutOverlay (Method) TransformPointInOutOverlayF (Method)
VisuFbTransformationCommon.TransformPolygonF (METH) ¶ METHOD TransformPolygonF : BOOL directly transforms the parameter polygon InOut: Scope Name Type Return TransformPolygonF BOOL Input polygon VisuStructPolygonF
VisuFbTransformationCommon.TransformPointInOutOverlay (METH) ¶ METHOD TransformPointInOutOverlay InOut: Scope Name Type Inout pt VisuStructPoint Input eScaleType VisuEnumOverlayScaleType
VisuFbTransformationCommon.TransformPointInOutOverlayF (METH) ¶ METHOD TransformPointInOutOverlayF InOut: Scope Name Type Inout pt VisuStructPointF Input eScaleType VisuEnumOverlayScaleType
VisuFbTransformationCommon.SetOffset (METH) ¶ METHOD SetOffset Method to set the values of VisuFbTransformInformation explicitly Be careful with SetOffset. SetOffset does not change the _optimizedTransform member. When the transformation of drawing context has to be changed the method SetTransformation must be used. pClientData^.GlobalData.DrawingContext.SetTransformation(newTransform); InOut: Scope Name Type Input VisutransformXOffset REAL VisutransformYOffset REAL
VisuFbTransformationCommon.SetTransformationValuesWithClientObjectPositions (METH) ¶ METHOD SetTransformationValuesWithClientObjectPositions Method to set the values of VisuFbTransformInformation explicitly InOut: Scope Name Type Input VisutransformXOffset REAL VisutransformYOffset REAL VisutransformScaleXMul REAL VisutransformScaleYMul REAL LastClientObjectPositionX REAL LastClientObjectPositionY REAL LastClientObjectContainerPositionX REAL LastClientObjectContainerPositionY REAL LastClientObjectContainerFrameOffsetCorrection INT