Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / SmoothTriangle Class / N2 Property

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