GetNodeTextColor メソッド (SapTree)
クラス
SapTree
.
処理
ノードのテキスト色を返します。
構文
C#
nodeTextColor
=
tree
.
GetNodeTextColor
(
nodeKey
)
VB
nodeTextColor
=
tree
.
GetNodeTextColor
(
nodeKey
)
変数
説明
nodeTextColor
Integer
。
nodeKey
ノードのキー。
String
。