FMX.Controls.TControl.FInPaintToInvMatrix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FInPaintToAbsMatrix, FInPaintToInvMatrix: TMatrix;

C++

System::Math::Vectors::TMatrix FInPaintToInvMatrix;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Description

Keeps the inverse of FInPaintToAbsMatrix.

See Also