public void SetReferenceLineTool(ReferenceLineTool tool)
 {
     _referenceLineTool = tool;
 }
 internal void SetReferenceLineTool(ReferenceLineTool tool)
 {
     _referenceLineTool = tool;
 }