Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Circle Class / FromBooleanIntersection Property

In This Topic
    FromBooleanIntersection Property (Circle)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FromBooleanIntersection As Boolean
    public bool FromBooleanIntersection {get; set;}
    See Also