Calculates the extent size which determine the size of the panel.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
protected virtual Size CalculateExtentSize()
Visual Basic
Protected Overridable Function CalculateExtentSize As Size

See Also