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.3.0.0
Syntax
public bool ShowSurroundingsForElement(
	WindowlessComponent layer
)

Parameters

layer  WindowlessComponent
 

Return Value

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