Click or drag to resize

DisplayPipelineDrawDot Method

Overload List
  NameDescription
Public methodDrawDot(Point3d, String)
Draws a text dot in world coordinates.
Public methodDrawDot(Single, Single, String)
Draws a text dot in screen coordinates.
Public methodDrawDot(Point3d, String, Color, Color)
Draw a text dot in world coordinates.
Public methodDrawDot(TextDot, Color, Color, Color)
Draw a text dot as defined by the text dot class
Public methodDrawDot(Single, Single, String, Color, Color)
Draws a text dot in screen coordinates.
Top
See Also