Joe Schulte
Results
3
issues of
Joe Schulte
Is there a way to get and set the button title? I see other JavaScript based plugins are able to do this.
Here is an updated version of this function that resolves these three items. /// /// Adds a text path to an existing Graphics object. Uses TitleParameters to emulate the Text...
By changing the project to target net9.0 instead of netstandard2.0 I cannot use the latest version with my .Net 8.0 project. Seems like it would be good to keep the...