Jump to content
Software FX Community

Indicator Positioning By Code


Grorange

Recommended Posts

Under special circumstances, we need to be able to create a gauge using strictly code.  I am trying to instantiate a new gauge and set all the options manually, then use RenderToStream() to send it to an image file.

How can I change the value of the Main Indicator using code?  It is of type object, which doesn't make much sense considering a lot of other fields (such as BorderWidth, Height, and Width) are of type Unit.  I tried creating a new Unit, sending it a float.  That failed miserably.

Thanks in advance, Grorange

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...