NoteTag.CreateBlueRightArrow

NoteTag.CreateBlueRightArrow method

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

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

Return Value

The NoteTag.

See Also