NoteTag.CreateBlueSolidTarget

NoteTag.CreateBlueSolidTarget method

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

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

Return Value

The NoteTag.

See Also