Show / Hide Table of Contents

Delegate Environment.Scene.ShowLabelEvent

Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public delegate void ShowLabelEvent(string text, ILabel item);
Parameters
Type Name Description
System.String text
ILabel item
Back to top Generated by DocFX