Solid Edge Framework Type Library
PostRender Event
Description
Occurs after the main display to support plugin renderers.
Syntax
Visual Basic
Public Event PostRender( _
   ByVal pDevice As Unknown, _
   ByVal pScene As Unknown _
)
Parameters
pDevice
pScene
See Also

RenderEvents Object  | RenderEvents Members

Send comments on this topic.