Skip to content

pbAutoSize - cAnimation

Determines if animation frame is automatically sized

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbAutoSize
Access Type Syntax
Read Access: Get pbAutoSize to BooleanVariable
Write Access: Set pbAutoSize to BooleanVariable/Value

Description

pbAutoSize automatically sizes the control to the size of the animation frame, when set to True. When set to False, the animation will play in the center with the control.

Default is true.