Method Property [AutoOverlayObj]
The Method property returns/sets the overlay method. Returns a Long.
Syntax
object.Method
object.Method = Method
Parameter | Type | Description |
Method | Long | required, grfOverlayMethod |
Example
This example shows how to set the surface map’s overlay method.
SurfaceOverlay.Method = grfNearest
Used by: AutoOverlayObj object