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

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