Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / Domain Property

In This Topic
    Domain Property (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Domain As Interval
    public Interval Domain {get;}
    See Also