TransformTreeWindow<TTarget, TDefinition>.

GetDefinitionIndex(int) Method

Summary

Gets the index in the FlexiMotion.Editor.TransformTreeWindow`2.Definition corresponding to a row in the FlexiMotion.Editor.TransformTreeWindow`2.TreeView. Returns -1 if the row isn't included.

Syntax

protected virtual int GetDefinitionIndex(int treeItemID)

Parameters

Name Type Description
treeItemID int

Return Value

Type Description
int