Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / SilhoEdge Structure
Members

In This Topic
    SilhoEdge Structure
    In This Topic
    Edge structure for hidden lines computation.
    Syntax
    'Declaration
     
    Public Structure SilhoEdge 
       Inherits System.ValueType
    public struct SilhoEdge : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          devDept.Geometry.SilhoEdge

    See Also