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; }
Public ReadOnly Property ControllingLayer As MapLayer
Get
Property Value
Type:
MapLayerSee Also