Basically, I'm trying to set the text size attribute of door or window PIOs so that the text of the label is a certain size. It would be the equivalent of selecting a PIO and the choosing a font size from the text menu, except that I am going through all of the PIOs.
I always thought that font and font size were attributes like pen size or line weight that could be applied to each object, but I can't find anything in VS to access or set these particular attributes. One possibility is from the Get/SetObjectVariable series, but I cannot find an appropriate selector for the font size attribute in the documentation.