Jump to content

Change size of/zoom image


diablo908

Recommended Posts

I have a data function that returns a byte string for a png I create within it. Right now I show that PNG using a label in a text area that's attached to a binary document property. Is it possible to dynamically change the size of a label in a text area using IronPython and/or is it possible to serve up an image to the user and let them zoom in and out of it somehow? The output image dimensions change from the data function, and can sometimes get very large resulting in a very squished image on screen.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...