This is the old Animancer v7.4 documentation. Click here for the latest version.

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>