Share via


Geometry.SendTo(GeometryPipeline) Method

Definition

Sends the current spatial object to the given pipeline.

public virtual void SendTo (Microsoft.Spatial.GeometryPipeline chain);
abstract member SendTo : Microsoft.Spatial.GeometryPipeline -> unit
override this.SendTo : Microsoft.Spatial.GeometryPipeline -> unit
Public Overridable Sub SendTo (chain As GeometryPipeline)

Parameters

chain
GeometryPipeline

The spatial pipeline.

Applies to