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

In This Topic
    GetObjectData Method (SphericalSurface)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub GetObjectData( _
       ByVal info As SerializationInfo, _
       ByVal ctxt As StreamingContext _
    ) 
    public override void GetObjectData( 
       SerializationInfo info,
       StreamingContext ctxt
    )

    Parameters

    info
    ctxt
    See Also