Beispiel #1
0
		object MathML.MathMLVisitor.Visit(MathMLCnElement e, object args)
		{
			return ((Area)formatter.Visit(e, args)).BoundingBox;
		}