Beam.Draw (RenderContextBase, Vector3D, Point3D(), Double) Method

Public Overrides Sub Draw( _ 
ByVal context As RenderContextBase, _ 
ByVal singleNormal As Vector3D, _ 
ByVal vertices As Point3D(), _ 
ByVal ampFactor As Double
)
This language is not supported or no code example is available.
public override void Draw( 
RenderContextBase context
Vector3D singleNormal
Point3D[] vertices
double ampFactor 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

singleNormal
Vector3D

vertices
Point3D[]

ampFactor
double

.NET Framework

Supported in: 4.8

In this article

Definition