GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayer Class / IsInView Property
In This Topic
    IsInView Property (GoLayer)
    In This Topic
    Gets whether this layer belongs to a view.
    Syntax
    [Browsable(false)]
    public bool IsInView {get;}
    See Also