BlankingFill Property
The BlankingFill property returns a AutoFill object to control the blanking fill format. This is a read-only property.
Syntax
object.BlankingFill
object.BlankingFill =BlankingFill
Example
This example shows how to set the blanking fill color.
Map.BlankingFill.foreColor = grfColorBlue
Used by: AutoContourBaseMap Object