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

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

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.FemRotationSurrogate

    See Also