GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Node<N,L,Y> Class / Center Property
In This Topic
    Center Property (GoLayoutGenericNetwork.Node<N,L,Y>)
    In This Topic
    Gets or sets the Center Point of this node.
    Syntax
    public PointF Center {get; set;}
    Remarks
    Setting this property does not modify any GoObject.
    See Also