Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D.Loop Class / GetObjectData Method

In This Topic
    GetObjectData Method (Solid3D.Loop)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub GetObjectData( _
       ByVal info As SerializationInfo, _
       ByVal ctxt As StreamingContext _
    ) 
    public void GetObjectData( 
       SerializationInfo info,
       StreamingContext ctxt
    )

    Parameters

    info
    ctxt
    See Also