Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / ITriangleSupportsNormals Interface / N2 Property

In This Topic
    N2 Property (ITriangleSupportsNormals)
    In This Topic
    Second vertex normal.
    Syntax
    'Declaration
     
    Property N2 As Integer
    int N2 {get; set;}
    See Also