Input for WinForms
GetValue メソッド (TextElement)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > TextElement クラス : GetValue メソッド
この ContentElementによって表される値を取得します。
シンタックス
'宣言
 
Public Overrides Function GetValue() As System.Object
public override System.object GetValue()

戻り値の型

この要素のコンテンツとしてレンダリングされるオブジェクト。
解説
この値は、 Styleクラスが測定およびレンダリングできるオブジェクトです。通常は、文字列、 System.Drawing.Image、または System.IFormattableオブジェクトです。
参照

TextElement クラス
TextElement メンバ