ScaleEffect

Overview

ScaleEffect is a class in Aspose.Slides FOSS for Python. Inherits from: Behavior, IScaleEffect.

Represent scale effect behavior of effect.

Properties

NameTypeAccessDescription
zoom_contentNullableBoolReadIndicates whether the shape’s content is zoomed during scaling
from_addressAnyReadSpecifies the starting address or point for the scaling effect
toAnyReadDefines the target scaling factor or end state of the effect
byAnyReadSets a relative scaling increment applied by the effect
as_i_behaviorIBehaviorReadProvides the IBehavior interface implementation for this scaling effect

Methods

SignatureDescription
__init__()