Table of Contents

TTMSFNCCustomTimeline.DecreaseZoomFactor Method

Decreases the zoom factor by the specified percentage.

API unit family: TMSFNCTimeline Declaring type: TTMSFNCCustomTimeline

Syntax

function DecreaseZoomFactor(APercentage: Single = 10): Single;

Parameters

Name Description
APercentage Specifies APercentage.

Returns

The updated zoom factor.