GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayerCollection Class / View Property
In This Topic
    View Property (GoLayerCollection)
    In This Topic
    Gets the view that this layer collection belongs to, or null if this is in a document.
    Syntax
    public GoView View {get;}
    See Also