Persistate API documentation
PaneSize Method (panetype)
NamespacesPersistate.UI.DesktopIMappableContainerPaneSize(PaneType)

[This is preliminary documentation and is subject to change.]

Gets the current width or height of a child Pane.
Declaration Syntax
C#
int PaneSize(
	PaneType panetype
)
Parameters
panetype (PaneType)
The type of the Pane to give a size for.
Return Value
An integer containing the width or height, depending on the orientation, of the given Pane.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)