Eyeshot 11 WPF API Reference
WPF 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