Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines

RSVectorMultiply(TRSVector,Single) Method

Scroll Prev Top Next More

Multiples two given vectors. The vector given through the AFirstVector parameter is multipled by the vector given through the ASecondVector parameter.

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: FMX.RS.Graphics

Parameters

AVector

Type: System.Void

AFactor

Type: Single

Return Value

Type: TRSVector

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb