NoteTag.CreateRoseOnStem

NoteTag.CreateRoseOnStem method

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

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

Return Value

The NoteTag.

See Also