Titan Property ====== Handles.ThroughModifier ====== ^ API | http://api.avolites.com/11.0/Handles.ThroughModifier.html | ^ description | Gets or sets whether the handles between two selection ranges are also selected. | ^ [[:macros:namespace]] | [[:macros:namespace:handles]] | ^ type | [[:macros:type:flag]] | ^ possible values | 'once', 'held'. To be set with [[macros:function:actionscript.setproperty.setflag]] | == example == ActionScript.SetProperty.SetFlag("Handles.ThroughModifier", "Once") Sets the ThroughModifier so that [[macros:function:handles.setsourcehandlerange|]] can be defined by the first and the last handle index. == used in == {{backlinks>.}}