FastPointCloud.DrawSelected (RenderContextBase, Object) Method

Draws the fast point cloud selected.
Protected Sub DrawSelected( _ 
ByVal context As RenderContextBase, _ 
ByVal myParams As Object
)
This language is not supported or no code example is available.
protected void DrawSelected( 
RenderContextBase context
object myParams 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

The render context

myParams
object

The parameters

.NET Framework

Supported in: 4.8

In this article

Definition