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