Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines

RSMatrixEquals(TRSMatrix,TRSMatrix,Single) Method

Scroll Prev Top Next More

Returns True if all the values of M1 and M2 matrices are the same, using the specified epsilon error threshold; it returns False otherwise.

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

M1

Type: System.Void

M2

Type: System.Void

Epsilon

Type: Single

Return Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb