Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ICurve Interface / Domain Property

In This Topic
    Domain Property (ICurve)
    In This Topic
    Gets curve's domain.
    Syntax
    'Declaration
     
    ReadOnly Property Domain As Interval
    Interval Domain {get;}
    See Also