Modulation Property

The Modulation property returns/sets modulation of overlay. Returns a Long.

Syntax

object.Modulation

object.Modulation = Modulation

 

Parameter Type Description
Modulation Long required, grfOverlayColorMod

 

Example

This example shows how to set the modulation property for the surface map overlay.

SurfaceOverlay.Modulation = grfOverlayOnly

 

Used by: AutoOverlayObj object