Click or drag to resize

MapLayerSetClip Method (ClipOperation, ListObject)

Set the clip for this layer.

Namespace:  Easymap.AddIn.Mapping
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public void SetClip(
	ClipOperation op,
	List<Object> keys
)

Parameters

op
Type: Easymap.AddIn.MappingClipOperation
keys
Type: System.Collections.GenericListObject
List of Keys
Remarks
See Also