NoteTag.CreateYellowSolidTarget

NoteTag.CreateYellowSolidTarget method

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

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

Return Value

The NoteTag.

See Also