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

In This Topic
    Domain Property (Arc)
    In This Topic
    Gets or sets the arc's domains in radians.
    Syntax
    'Declaration
     
    Public Shadows Property Domain As Interval
    public new Interval Domain {get; set;}
    See Also