Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / Point2DSurrogate Class / CopyDataToObject Method

In This Topic
    CopyDataToObject Method (Point2DSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataToObject( _
       ByVal obj As Point2D _
    ) 
    protected override void CopyDataToObject( 
       Point2D obj
    )

    Parameters

    obj
    See Also