NoteTag.CreateCar

NoteTag.CreateCar method

Creates a new note tag with Car icon and specified label.

public static NoteTag CreateCar(string label = "")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteTag.

See Also