Click or drag to resize

Layout Constructor (String)

Creates a new Layout with the given name.

Namespace:  OBCOM.NetClient
Assembly:  OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax
public Layout(
	string name
)

Parameters

name
Type: SystemString
the name of this Layout.
See Also