textTag(p,s)
i1 : textTag(point(2.1, 3.),"My Tag") o1 = TextTag{Point2D{2, 3}, My Tag} o1 : TextTag
The source of this document is in Graphics.m2:908:0.