Click or drag to resize

ReportElementControllingLayer Property

The controlling layer is the layer of spatial entities available in the respective map. This layer controls on which level the map is to be split as it defines the smallest spatial entity the report refers to.

Namespace:  Easymap.AddIn.Elements
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public MapLayer ControllingLayer { get; }

Property Value

Type: MapLayer
See Also