RichTextBox for UWP
GetValue<T> メソッド (C1TextElement)

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextElement クラス : GetValue<T> メソッド
スタイルプロパティパラメータ値の型。
StyleProperty
この C1TextElementのスタイルプロパティの値を返します。
シンタックス
'宣言
 
Public Function GetValue(Of T)( _
   ByVal prop As StyleProperty _
) As T
public T GetValue<T>( 
   StyleProperty prop
)

パラメータ

prop
StyleProperty

型パラメータ

T
スタイルプロパティパラメータ値の型。

戻り値の型

この C1TextElementのスタイルプロパティの値。
参照

C1TextElement クラス
C1TextElement メンバ