Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NShape Class / IsVisible Property
In This Topic
    IsVisible Property (NShape)
    In This Topic
    Determines whether the shape is visible in the page. This method returns true if the shape itself is visible, has at least one visible layer (if it is assigned to layers), and if all ancestor groups are visible too.
    Syntax
    public System.bool IsVisible {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also