The MarkObjsOutsideTerritories property returns or sets the option to apply the AllOthersFIll fill properties to the objects in the plot that are not in a defined territory.
object.MarkObjsOutsideTerritories
object.MarkObjsOutsideTerritories = MarkObjsOutsideTerritories
Parameter |
Type |
Description |
MarkObjsOutsideTerritories |
Boolean |
required; "true" applies fill properties to undefined objects |
'MarkObjsOutsideTerritories
'Set to true to fill the undefined objects in the map with the 'AllOthersFill' fill
TerritoryMap.MarkObjsOutsideTerritories = True
Used by: TerritoryMap object