GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayer Class / LayerCollectionContainer Property
In This Topic
    LayerCollectionContainer Property (GoLayer)
    In This Topic
    Gets the document or view to which this layer belongs.
    Syntax
    [Browsable(false)]
    public IGoLayerCollectionContainer LayerCollectionContainer {get;}
    See Also