public void SetClipGeometry( Polygon clipPolygon, IEnumerable<Layer> excludeLayers, IEnumerable<ElevationSurfaceLayer> excludeSurfaces, CIMLineSymbol border )
Public Overloads Sub SetClipGeometry( _ ByVal clipPolygon As Polygon, _ ByVal excludeLayers As IEnumerable(Of Layer), _ ByVal excludeSurfaces As IEnumerable(Of ElevationSurfaceLayer), _ ByVal border As CIMLineSymbol _ )
Parameters
- clipPolygon
- The clip polygon
- excludeLayers
- A list of layers to exclude from the clipping. Pass null if no layers are to be excluded from the clipping operation.
- excludeSurfaces
- A list of elevation surfaces to exclude from the clipping. Pass null if no elevation surfaces are to be excluded from the clipping operation.
- border
- The border symbol to use or null