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

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

Syntax

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

See Also