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