NoteTag.CreateGlobe

NoteTag.CreateGlobe method

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

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

Return Value

The NoteTag.

See Also