NoteTag.CreateBlueTarget

NoteTag.CreateBlueTarget method

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

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

Return Value

The NoteTag.

See Also