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