Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created March 28, 2022 14:28
Show Gist options
  • 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