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

In This Topic
    DomainV Property
    In This Topic
    Gets surface domain in V parametric direction.
    Syntax
    'Declaration
     
    Public ReadOnly Property DomainV As Interval
    public Interval DomainV {get;}
    See Also