NoteTag.CreateBinoculars

NoteTag.CreateBinoculars method

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

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

Return Value

The NoteTag.

See Also