| Quintiq file version 2.0 | 
| #parent: CustomDrawDataLayerSteps | 
| Response OnDetermineRegion ( | 
|   SWF_Step object | 
| ) id:Response_SWF_CustomDrawComponentProcessDashboard_CustomDrawDataLayerSteps_OnDetermineRegion | 
| { | 
|   #keys: '[113694.2.1117980822]' | 
|   Body: | 
|   [* | 
|     // Add region | 
|     gp := SWF_WorkflowDataset.GlobalParameter(); | 
|     pos := gp.DashboardGaugeWidth(); | 
|     this.AddRegion( pos * ( object.RootSequenceNr() + 1 ), 0, pos, gp.DashboardGaugeHeight() ) | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_CustomDrawDataLayer_OnDetermineRegion' | 
| } |