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
)
Public Function ShowSurroundingsForElement (
layer As WindowlessComponent
) As Boolean
Parameters
- layer
- Type: Easymap.AddIn.CommonWindowlessComponent
Return Value
Type:
BooleanRemarks
Determines if surroundings of an layer are shown if the
UseClip Property is set to
ShowPartialSee Also