NoteTag.CreateYellowXWithDots

NoteTag.CreateYellowXWithDots method

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

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

Return Value

The NoteTag.

See Also