Creates a new sketch symbol library.
| Name | Type | Description |
| Name | String | Input String that specifies the sketched symbol library name. The name should be unique in the libraries collection |
| Name | Description |
| Sketched Symbol Definition Library Creation | This sample demonstrates how to create a sketched symbol definition and save it to the SketchedSymbolDefinitionLibrary, and then add the sketched symbol definition from the SketchedSymbolDefinitionLibrary to another drawing document. |