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

RenderEvents Object  | RenderEvents Members

Send comments on this topic.