private void InitPathManager() { _pathManager = new BemPathManager(); _pathManager.LineWidth = _lineWidth; _pathManager.BoxType = _boxType; }