|
Gocator API
|
| kStatus GoProfileLineRegion_EnableRegionAt | ( | GoProfileLineRegion | lineRegion, |
| kSize | index, | ||
| kBool | enable | ||
| ) |
Enables the region.
| lineRegion | GoProfileLineRegion object. |
| index | The region index of which to modify. |
| enable | kTRUE to use the region, kFALSE otherwise. |