TextShape.Text

TextShape.Text property

描画されたテキストを取得または設定します。

public string Text { get; set; }

プロパティ値

描かれたテキスト。

関連項目