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

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