Rectangle
Rectangle that can be adapted to fit the design needs
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Hit test visible | HitTestVisible | True: intercept user clicks. False: does not intercept user clicks, which are instead passed to the underlying object, based on the order on the Z axis | |
Events
MouseDown event
- BrowseName
Event that is triggered when the left mouse button is pressed (falling edge)
MouseUp event
- BrowseName
Event that is triggered when the left mouse button is released (rising edge)
Provide Feedback