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

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