NoteTag.CreateGreenLeftArrow

NoteTag.CreateGreenLeftArrow method

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

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

戻り値

NoteTag.

関連項目