NoteTag.CreateYellowX

NoteTag.CreateYellowX method

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

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

Return Value

The NoteTag.

See Also