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