NoteTag.CreateGreenXWithDots

NoteTag.CreateGreenXWithDots method

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

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

Return Value

The NoteTag.

See Also