public virtual void Visit(DxfPoint point) { }
public virtual void Visit(DxfPoint point) { this.VisitEntity((DxfEntity)point); }