RhinoCommon API
DisplayPipelineDrawPoint Method (Point3d, PointStyle, Int32, Color) |
Draws a point with a given radius, style and color.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawPoint( Point3d point, PointStyle style, int radius, Color color )
Public Sub DrawPoint ( point As Point3d, style As PointStyle, radius As Integer, color As Color )
Parameters
- point
- Type: Rhino.GeometryPoint3d
Location of point in world coordinates. - style
- Type: Rhino.DisplayPointStyle
Point display style. - radius
- Type: SystemInt32
Point size in pixels. - color
- Type: System.DrawingColor
Color of point. If style is ControlPoint, this will be the border color.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14