NoteTag.CreateMovieClip

NoteTag.CreateMovieClip method

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

public static NoteTag CreateMovieClip(string label = "Movie to see")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteTag.

See Also