TTMSFNCCustomTimeline.IncreaseZoomFactor Method
Increases the zoom factor by the specified percentage.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCCustomTimeline
Syntax
function IncreaseZoomFactor(APercentage: Single = 10): Single;
Parameters
| Name | Description |
|---|---|
APercentage |
Specifies APercentage. |
Returns
The updated zoom factor.