public override void vmethod_0(spr⚢ A_0) { if (A_0.ᜒ().ᜑ() >= 0.1f) { this.method_12(A_0); PointF point = new PointF(A_0.ᜏ(), A_0.()); if (sprⓚ.ᜀ(A_0.(), sprⓚ.ទ)) { spr⡅ r⡅ = new spr⡅(A_0.()); using (Brush brush = spr⏓.ᜀ(r⡅)) { using (Font font2 = sprḊ.ᜀ(A_0.ᜒ(), this.spr⇄_0)) { this.graphics_0.DrawString(A_0.᜕(), font2, brush, point, stringFormat_0); } } } if (sprⓚ.ᜀ(A_0.ᜎ(), sprⓚ.ទ)) { GraphicsPath path = new GraphicsPath(); using (Font font = sprḊ.ᜀ(A_0.ᜒ(), this.spr⇄_0)) { path.AddString(A_0.᜕(), font.FontFamily, (int)font.Style, A_0.ᜒ().ᜑ(), point, stringFormat_0); } spr⚪ r⚪ = new spr⚪(A_0.ᜎ()); using (Pen pen = spr➮.ᜀ(r⚪)) { this.graphics_0.DrawPath(pen, path); } } this.method_13(A_0); } }