Stay organized with collections
Save and categorize content based on your preferences.
Returns either a clone of this object or, if a key is provided, the value of the property with the passed-in key. Look at the constructor's parameters to see which properties are available.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["The `DrawingTools.get()` method returns either a copy of the DrawingTools object or the value of a specific property."],["You can access individual properties of the DrawingTools object by providing their key as an argument."],["The available properties and their types are defined in the DrawingTools constructor."],["This method is used within a ui.data.ActiveDictionary instance."]]],[]]