Event Data
The event handler receives an argument of type ImGearARTMarkFlipEventArgs containing data related to this event. The following ImGearARTMarkFlipEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Center | Gets the center point, around which to rotate the mark. |
FlipMode | Gets the rotation angle. |
See Also