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

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

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.TriangleSurrogate

    See Also