FMX.Filter.Effects.TFilterPinch.Strength
Delphi
property Strength: Single read GetStrength write SetStrength;
C++
__property float Strength = {read=GetStrength, write=SetStrength};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Filter.Effects.pas FMX.Filter.Effects.hpp |
FMX.Filter.Effects | TFilterPinch |
Description
{{#multireplace:FMX.Filter.Effects.TFilterPinch.Strength|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Filter.Effects.TPinchEffect.Strength|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Filter.Effects.TPinchEffect.Strength|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the amount of twist applied when pinching.
Strength is a System.Single value that takes values in the range from 0.00 through 20.00.
If Strength is not explicitly set, it is considered equal to 10.