NoteTag.CreateYellowLeftArrow

NoteTag.CreateYellowLeftArrow method

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

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

Return Value

The NoteTag.

See Also