Description
Remove holes in the features.
-
Return Type
-
None
-
Syntax
-
object.FillHoles
The FillHoles Method syntax has these parts: |
| object | An expression evaluating to an object of type McRegions. | Remarks
A hole is defined as a background area totally enclosed in a sub-region. This method removes holes from the union bit mask only. This removal will be persistent only if the mcofKeepRegionsAsUnion bit of the McFeatures.OptionsFlag property is set (see Holes).
|