Solid Edge Framework Type Library
EndhDCMainDisplay Event
Description
Occurs after the main display to enable HDC-based clients to support overlay.
Syntax
Visual Basic
Public Event EndhDCMainDisplay( _
   ByVal hDC As Long, _
   ByRef ModelToDC() As Double, _
   ByRef Rect() As Long _
)
Parameters
hDC
ModelToDC
Rect
See Also

DisplayEvents Object  | DisplayEvents Members

Send comments on this topic.