User Tools

Site Tools


macros:function:actionscript.setproperty.integer

Function

ActionScript.SetProperty.Integer

Void ActionScript.SetProperty.Integer(String id, Int32 value)
API http://api.avolites.com/11.0/ActionScript.SetProperty.Integer.html
description Sets an action script property to a integer value.
namespace ActionScript.SetProperty
parameter id ( String ) : The id of the property.
value ( Int32 ) : The value to set.
return value Void
Example in

Set Playback's Shape Spread:

<step>ActionScript.SetProperty.Integer('Editor.Shapes.Spread',1)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/actionscript.setproperty.integer.txt · Last modified: 2019/05/04 08:25 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki