TableGUI.

CalculateWidestLabel Property

Summary

A delegate to calculate the largest pixel width of the header labels.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TableGUI

Syntax

public Func<float> CalculateWidestLabel { get; set; }

Value

Type Description
Func<float>