Provides access to events that occur with a surface intersection process.
Members
Name | Description | |
---|---|---|
OnIntersect | This event is fired when the difference/depth-surface has been completed. |
ISurfaceIntersectionEvents.OnIntersect Event
This event is fired when the difference/depth-surface has been completed.
Public Event OnIntersect As OnIntersectEventHandler
public event OnIntersectEventHandler OnIntersect
Classes that implement ISurfaceIntersectionEvents
Classes | Description |
---|---|
Tin | The Esri TIN component. |