Calculates the extent size which determine the size of the panel.
Namespace:
C1.WPF
Assembly:
C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
protected override Size CalculateExtentSize() |
Visual Basic |
---|
Protected Overrides Function CalculateExtentSize As Size |
Return Value
See Also