NoteTag.CreateBlueUpArrow

NoteTag.CreateBlueUpArrow method

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

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

Return Value

The NoteTag.

See Also