Dynamic Plotting Property Animation
| Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
optional
The object has the following properties:
|
Members
-
Animation duration in seconds
-
endLineColor : Color
-
End line color
-
Default Value:
Color.Blue -
End line width
-
Default Value:
5 -
endSurroundLineColor : Color
-
Serif end line color
-
Default Value:
Color.Blue -
Serif end line width
-
Default Value:
1.0 -
Is the line color animation effective?
-
Default Value:
false -
Line width animation is valid
-
Default Value:
false -
Animated name, unique identifier of the animation
-
Whether to repeat the loop play, the default is false
-
startLineColor : Color
-
Start line color
-
Default Value:
Color.Red -
Start line width
-
Default Value:
0 -
startSurroundLineColor : Color
-
Serif line color
-
Default Value:
Color.Blue -
Serif start line width
-
Default Value:
0 -
Animation start time in seconds
-
Whether the serif line color animation is valid
-
Default Value:
false -
Whether the serif line width animation is valid
-
Default Value:
false
Methods
-
Destroy objects and free up resources.
-
getGOAnimationType() → GOAnimationType
-
Get the animation type
Returns:
Animation type -
Pause animation
-
Play animation
-
Reset animation
-
Set the animation name
Name Type Description nameString Animation name Returns:
Whether the setting is successful -
Stop animation
