FMX.Controls.TControl.FInvAbsoluteMatrix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FInvAbsoluteMatrix: TMatrix;

C++

System::Math::Vectors::TMatrix FInvAbsoluteMatrix;

Properties

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

Description

Keeps the inverse matrix of the AbsoluteMatrix property.

See Also