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

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