Titan Property
API | http://api.avolites.com/11.0/Handles.ThroughModifier.html |
---|---|
description | Gets or sets whether the handles between two selection ranges are also selected. |
Namespaces | Handles |
type | Flag |
possible values | 'once', 'held'. To be set with ActionScript.SetProperty.SetFlag |
ActionScript.SetProperty.SetFlag("Handles.ThroughModifier", "Once")
Sets the ThroughModifier so that Handles.SetSourceHandleRange can be defined by the first and the last handle index.