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

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

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.PointSurrogate
                devDept.Serialization.XlineSurrogate

    See Also