Performs the very rendering of the renderable object item.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
protected void OnRenderItem( IXRenderable item ) |
Parameters
- item
- Type: SGP.XSpace..::.IXRenderable
Renderable IXRenderable object.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | item is nullNothingnullptra null reference (Nothing in Visual Basic). |