AspectGridFile Property
AspectGridFile returns the name of the grid file used for aspects in a 2-grid vector map. Returns a string. This is a read-only property.
Syntax
object.AspectGridFile
Example
This example demonstrates how to return the aspect grid file name used in a 2-grid vector map.
Debug .Print VectorLayer.AspectGridFile
Used by: VectorLayer Object