KeepOriginal Property

 

The KeepOriginal property returns or sets the Keep original areas with cartogram after switching to base map option for a cartogram map. Returns a Boolean.

 

Syntax

object.KeepOriginal

object.KeepOriginal = KeepOriginal

 

Parameter

Type

Description

KeepOriginal

Boolean

required; true to keep the original areas with the cartogram

 

Example

 

 

Used by: CartogramMap object