GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSubGraph Class / Location Property
In This Topic
    Location Property (GoSubGraph)
    In This Topic
    The location is the position of the Handle.
    Syntax
    public override PointF Location {get; set;}
    Remarks
    If there is no Handle, the location is just the Position.
    See Also