protected Rect InnerToEdgePosition(Rect position)
 {
     return(GraphGUI.GetNodeInnerToEdgePosition(position, shape));
 }