Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines

RSMatrixMultiply(TRSPoint,TRSMatrix) Method

Scroll Prev Top Next More

Multiplies the point by the matrix, returning the transformed point.

noteNote

This function is provided for compatibility with earlier versions of Delphi which did not support methods on a record type. Use this function if you want your code to support older as well as newer versions of Delphi.

Namespace: RSGraphics

Parameters

APoint

Type: System.Void

AMatrix

Type: System.Void

Return Value

Type: TRSPoint

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb