Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / OGLEnvironment Class / OGLEnvironment Constructor / OGLEnvironment Constructor(SerializationInfo,StreamingContext)

In This Topic
    OGLEnvironment Constructor(SerializationInfo,StreamingContext)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal info As SerializationInfo, _
       ByVal context As StreamingContext _
    )
    protected OGLEnvironment( 
       SerializationInfo info,
       StreamingContext context
    )

    Parameters

    info
    context
    See Also