Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Geometry Namespace / PointNormalUv Class / Normal Property

In This Topic
    Normal Property (PointNormalUv)
    In This Topic
    Get surface normal.
    Syntax
    'Declaration
     
    Public ReadOnly Property Normal As Vector3D
    public Vector3D Normal {get;}
    See Also