FMX.Types.TTransform.Skew

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Skew: TPosition read FSkew write FSkew;

C++

__property TPosition* Skew = {read=FSkew, write=FSkew};

Properties

Type Visibility Source Unit Parent
property protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TTransform

Description

Specifies the skew position.

Skew specifies the position for the skew transformation. It is for internal use only.