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