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

In This Topic
    CopyDataFromObject Method (SmoothTriangleSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataFromObject( _
       ByVal indexLine As IndexLine _
    ) 
    protected override void CopyDataFromObject( 
       IndexLine indexLine
    )

    Parameters

    indexLine
    See Also