ComponentOne Studio for WinRT XAML
GetValue<T> メソッド (C1TextElement)

スタイルプロパティパラメータ値の型。
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 メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.