Method SetToolIsClickRepeated
SetToolIsClickRepeated(ObjectUniqueId, bool)
Sets 'IsClickRepeated' property of the tool.
public virtual void SetToolIsClickRepeated(ObjectUniqueId id, bool value)
Parameters
id
ObjectUniqueIdItem id.
value
boolValue for the 'IsClickRepeated' property of the tool.