PapersDocument.TransitionEffect¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
Virtual Methods¶
- Inherited:
 
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w  | 
Alignment for the effect  | 
||
r/w  | 
Effect angle in degrees, counted counterclockwise from left to right  | 
||
r/w  | 
Direction for the effect  | 
||
d/r/w  | 
Effect duration in seconds   | 
||
r/w  | 
Effect duration in seconds (expressed as decimal number)  | 
||
r/w  | 
Whether the covered area is rectangular  | 
||
r/w  | 
Scale at which the effect is applied  | 
||
r/w  | 
Page transition effect type  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent_instance  | 
r  | 
Class Details¶
- class PapersDocument.TransitionEffect(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
Property Details¶
- PapersDocument.TransitionEffect.props.alignment¶
 - Name:
 alignment- Type:
 - Default Value:
 - Flags:
 
Alignment for the effect
- PapersDocument.TransitionEffect.props.angle¶
 - 
Effect angle in degrees, counted counterclockwise from left to right
 
- PapersDocument.TransitionEffect.props.direction¶
 - Name:
 direction- Type:
 - Default Value:
 - Flags:
 
Direction for the effect
- PapersDocument.TransitionEffect.props.duration¶
 - Name:
 duration- Type:
 - Default Value:
 0- Flags:
 
Effect duration in seconds
Deprecated since version ???.
- PapersDocument.TransitionEffect.props.duration_real¶
 - 
Effect duration in seconds (expressed as decimal number)
 
- PapersDocument.TransitionEffect.props.rectangular¶
 - 
Whether the covered area is rectangular
 
- PapersDocument.TransitionEffect.props.scale¶
 - 
Scale at which the effect is applied
 
- PapersDocument.TransitionEffect.props.type¶
 - Name:
 type- Type:
 - Default Value:
 - Flags:
 
Page transition effect type