'Declaration Sub AddInteractivity( _ ByVal actionKey As String, _ ByVal area As RectangleF _ )
void AddInteractivity( string actionKey, RectangleF area )
Parameters
- actionKey
- The key identifying the action.
- area
- The area associated with the action.
'Declaration Sub AddInteractivity( _ ByVal actionKey As String, _ ByVal area As RectangleF _ )
void AddInteractivity( string actionKey, RectangleF area )