Sets the XViewportPanel panel where the view is located.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected void SetPanel(
	XViewportPanel panel
)

Parameters

panel
Type: SGP.XSpace..::.XViewportPanel
New panel with the view location.

See Also