The ClassIndexOfNoData property returns the hatch map class index of the No Data class. Returns an integer. This is a read-only property.
Syntax
object.ClassIndexOfNoData
Example
This example returns the class index of the No Data class.
Debug.Print HatchMap.ClassIndexOfNoData
Used by: HatchMap object