Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TriangleSurrogate Class / Normal Property

In This Topic
    Normal Property (TriangleSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Normal As Vector3D
    public Vector3D Normal {get; set;}
    See Also