Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / PlanarSurfSurrogate Class / CopyDataFromObject Method

In This Topic
    CopyDataFromObject Method (PlanarSurfSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataFromObject( _
       ByVal anSurf As AnalyticSurf _
    ) 
    protected override void CopyDataFromObject( 
       AnalyticSurf anSurf
    )

    Parameters

    anSurf
    See Also