GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Node<N,L,Y> Class / Width Property
In This Topic
    Width Property (GoLayoutGenericNetwork.Node<N,L,Y>)
    In This Topic
    Gets the Bounds.Width.
    Syntax
    public float Width {get;}
    Remarks
    This is always the horizontal distance reserved for this node.
    See Also