Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active July 28, 2022 12:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/8719ee331281973c2fbc20da40cae0ab to your computer and use it in GitHub Desktop.
Save bjoerntx/8719ee331281973c2fbc20da40cae0ab to your computer and use it in GitHub Desktop.
using (TXTextControl.ServerVisualisation.TextViewGenerator tx =
new TXTextControl.ServerVisualisation.TextViewGenerator()) {
tx.Create();
// ready to use
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment