RenderContextBase.DrawIndeterminateAsPoints Method

Draws an EntityGraphicsData as a Points list.
Public MustOverride Sub DrawIndeterminateAsPoints( _ 
ByVal data As EntityGraphicsData
)
This language is not supported or no code example is available.
public abstract void DrawIndeterminateAsPoints( 
EntityGraphicsData data 
)
This language is not supported or no code example is available.

Parameters

data
EntityGraphicsData

<default>

.NET Framework

Supported in: 4.8

In this article

Definition