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

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