Layer.Text

Layer.Text property

レイヤーのテキスト コンテンツを取得または設定します。

public string Text { get; set; }

プロパティ値

レイヤーのテキスト コンテンツ。

関連項目