EventSequenceDrawer.

CalculateLineCount(MulticastDelegate) Method

Summary

Calculates the number of lines required to draw the specified System.Delegate.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
EventSequenceDrawer

Syntax

public static int CalculateLineCount(MulticastDelegate del)

Parameters

Name Type Description
del MulticastDelegate

Return Value

Type Description
int