Edit graphic object properties
Change the properties of an object to change the name, unique properties for the object, as well as its appearance and behavior at runtime.
- InProject viewor in the editor, select the object to edit.
- InProperties, edit the properties values.TIP: The displayed properties for an object depend on the selected object. See Common properties.
(optional) In
Events
, add methods to run when an event occurs. See Add a method to an existing event.
TIP:
Gauge objects contain
Value
and Gauge
categories. If the Minimum value
and Maximum value
properties of a gauge change continuously and rapidly, the performance of the runtime application is impacted because the gauge must be redrawn with each change.property
Provide Feedback