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