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

In This Topic
    BarSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.Entities.Bar surrogate.
    Syntax
    'Declaration
     
    Public Class BarSurrogate 
       Inherits EntitySurrogate
    public class BarSurrogate : EntitySurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.BarSurrogate
                devDept.Serialization.ConicalBarSurrogate

    See Also