VisuFbSizeF.Transform (METH) ¶ METHOD Transform InOut: Scope Name Type Inout dc VisuFbRenderContext
VisuFbSizeF.Untransform (METH) ¶ METHOD Untransform : BOOL InOut: Scope Name Type Return Untransform BOOL Inout dc VisuFbRenderContext
VisuFbSizeF.MultiplyByComponents (METH) ¶ METHOD MultiplyByComponents InOut: Scope Name Type Input widthFactor INT heightFactor INT
VisuFbSizeF.Negate (METH) ¶ METHOD Negate
VisuFbSizeF.RotateBy (METH) ¶ METHOD RotateBy : VisuFbSizeF InOut: Scope Name Type Return RotateBy VisuFbSizeF Input rotation REAL
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.SetScaleValues (METH) ¶ METHOD SetScaleValues Method to set the values of VisuFbTransformInformation explicitly InOut: Scope Name Type Input VisutransformScaleXMul REAL VisutransformScaleYMul REAL
VisuFbTransformationCommon.SetTransformationValues (METH) ¶ METHOD SetTransformationValues Method to set the values of VisuFbTransformInformation explicitly InOut: Scope Name Type Initial Input VisutransformXOffset REAL VisutransformYOffset REAL VisutransformScaleXMul REAL VisutransformScaleYMul REAL VisutransformScaleXDiv REAL 1 VisutransformScaleYDiv REAL 1
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
VisuFbTransformationCommon.TransformFontSize (METH) ¶ METHOD TransformFontSize : INT InOut: Scope Name Type Return TransformFontSize INT Input iOriginSize INT