Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / DegreeU Property

In This Topic
    DegreeU Property (Surface)
    In This Topic
    Gets surface degree in the U direction.
    Syntax
    'Declaration
     
    Public Property DegreeU As Integer
    public int DegreeU {get; set;}
    Remarks
    Not validated in setter. Use constructor if you are unsure of the correctness of your data.
    See Also