Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Region Class / HasHoles Property

In This Topic
    HasHoles Property
    In This Topic
    Returns true when the number of contours is bigger than zero.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasHoles As Boolean
    public bool HasHoles {get;}
    See Also