CustomDisplay.AddPoints Method

CustomDisplayAddPoints Method

Overload List
  NameDescription
Public methodAddPoints(IEnumerablePoint3d)
Adds a collection of black points to the display list.
Public methodAddPoints(IEnumerablePoint3d, Color)
Adds a collection of colored points to the display list.
Public methodAddPoints(IEnumerablePoint3d, Color, PointStyle, Int32)
Adds a collection of stylized points to the display list.
Top
See Also