Browse By Tags

  • [CONNECT Update 16 VBA] TextNodeElement.TextLine assignment loses TextElement Symbology

    As you know, a VBA TextNodeElement is a container of TextElement s. Property TextNodeElement.TextLine lets us get or set the text contained in one of those TextElement s. That property correctly assigns the text in the specified line of the TextNodeElement…