Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / RichSmoothTriangleSurrogate Class
Members

In This Topic
    RichSmoothTriangleSurrogate Class
    In This Topic
    Syntax
    'Declaration
     
    Public Class RichSmoothTriangleSurrogate 
       Inherits SmoothTriangleSurrogate
    public class RichSmoothTriangleSurrogate : SmoothTriangleSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.IndexLineSurrogate
             devDept.Serialization.IndexTriangleSurrogate
                devDept.Serialization.SmoothTriangleSurrogate
                   devDept.Serialization.RichSmoothTriangleSurrogate

    See Also