lrose
2
Obligatory don't use momentary buttons for control warning. See here for why.
Not exactly sure what your trying to accomplish but perhaps one of these options will work:
-
Import the SVG into ignition, and then set the Image path of a momentary push button to the path for the image you want to use.
-
You could use an image component directly, and affect a similar behavior by using the MousePressed and MouseReleased events.