共用方式為


TextAnnotation.Text 屬性

定義

取得或設定註解的文字。

public:
 virtual property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public virtual string Text { get; set; }
member this.Text : string with get, set
Public Overridable Property Text As String

屬性值

String

表示文字的 string 值。

適用於