NoteTag.CreateYellowEightPointStar

NoteTag.CreateYellowEightPointStar method

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

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

Return Value

The NoteTag.

See Also