Moves view vp1 in front of the view vp2.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- vp1
- Type: SGP.XSpace..::.XViewport
The XViewport view that will be in front of the view vp2.
- vp2
- Type: SGP.XSpace..::.XViewport
The XViewport view that will be behind the view vp1.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | vp1 is nullNothingnullptra null reference (Nothing in Visual Basic). |
System..::.ArgumentNullException | vp2 is nullNothingnullptra null reference (Nothing in Visual Basic). |