Eyeshot 11 WPF API Reference
WPF 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