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

In This Topic
    Serializer Class
    In This Topic
    Base class that defines the protobuf model for the Eyeshot proprietary file format.
    Syntax
    'Declaration
     
    Public MustInherit Class Serializer 
    public abstract class Serializer 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Serializer
          devDept.Serialization.GraphicsSerializer

    See Also