NoteTag.CreateYellowDownArrow

NoteTag.CreateYellowDownArrow method

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

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

Return Value

The NoteTag.

See Also