Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / NurbsSurf Class / DegreeV Property

In This Topic
    DegreeV Property (NurbsSurf)
    In This Topic
    Gets the surface degree in V direction.
    Syntax
    'Declaration
     
    Public ReadOnly Property DegreeV As Integer
    public int DegreeV {get;}
    See Also