Click or drag to resize

MapLayerSetClip Method (ClipOperation, IEnumerableLayerElement)

Set the clip for this layer.

Namespace:  Easymap.AddIn.Mapping
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public void SetClip(
	ClipOperation op,
	IEnumerable<LayerElement> elements
)

Parameters

op
Type: Easymap.AddIn.MappingClipOperation
elements
Type: System.Collections.GenericIEnumerableLayerElement
Remarks
See Also