EngineListViewModeClassGetItemRectangle Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool GetItemRectangle(
int itemIndex,
out Rectangle rect
)
Parameters
- itemIndex Int32
-
- rect Rectangle
-
Return Value
Boolean
See Also