Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemElementSurrogate Class
Members

In This Topic
    FemElementSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.Fem.Element surrogate.
    Syntax
    'Declaration
     
    Public Class FemElementSurrogate 
       Inherits devDept.Serialization.Surrogate(Of Element)
    public class FemElementSurrogate : devDept.Serialization.Surrogate<Element> 
    Inheritance Hierarchy
    See Also