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