NoteTag.CreateGreenUpArrow

NoteTag.CreateGreenUpArrow method

GreenUpArrow アイコンと指定されたラベルを持つ新しいメモ タグを作成します。

public static NoteTag CreateGreenUpArrow(string label = "")
パラメータタイプ説明
labelStringタグのラベル。

戻り値

NoteTag.

関連項目