Click or drag to resize

ReportElementShowSurroundingsForElement Method

Determines if surroundings of an layer are shown

Namespace:  Easymap.AddIn.Elements
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool ShowSurroundingsForElement(
	WindowlessComponent layer
)

Parameters

layer
Type: Easymap.AddIn.CommonWindowlessComponent

Return Value

Type: Boolean
Remarks
Determines if surroundings of an layer are shown if the UseClip Property is set to ShowPartial
See Also