Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created March 28, 2022 14:28
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/e05cecde565376c40f3ca8bbfe40ab04 to your computer and use it in GitHub Desktop.
Save bjoerntx/e05cecde565376c40f3ca8bbfe40ab04 to your computer and use it in GitHub Desktop.
TXTextControl.Image image = new TXTextControl.Image("image.png", 4);
textControl1.Images.Add(image, -1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment