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

In This Topic
    CopyDataToObject Method (LayerExSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataToObject( _
       ByVal layer As Layer _
    ) 
    protected override void CopyDataToObject( 
       Layer layer
    )

    Parameters

    layer
    See Also