Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / NurbsSurfSurrogate Class / DegreeV Property

In This Topic
    DegreeV Property (NurbsSurfSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DegreeV As Integer
    public int DegreeV {get; set;}
    See Also