Eyeshot 10 WPF API Reference
DrawPointsRGBIndeterminate(Point3D[],Int32,Int32) Method

WPF Assembly > devDept.Graphics Namespace > D3DRenderContext Class > DrawPointsRGBIndeterminate Method : DrawPointsRGBIndeterminate(Point3D[],Int32,Int32) Method
Syntax
'Declaration
 
Public Overloads Overrides Sub DrawPointsRGBIndeterminate( _
   ByVal points() As Point3D, _
   ByVal first As Integer, _
   ByVal count As Integer _
) 
public override void DrawPointsRGBIndeterminate( 
   Point3D[] points,
   int first,
   int count
)

Parameters

points
first
count
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members
Overload List