TransformTreeWindow<TObject, TData>.

GetRowColor(TreeViewItem) Method

Summary

Gets the color of a row in the Animancer.Editor.TransformTreeWindow`2.TreeView.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransformTreeWindow<TObject, TData>

Syntax

protected virtual Color GetRowColor(TreeViewItem item)

Parameters

Name Type Description
item TreeViewItem

Return Value

Type Description
Color