P_Rhino_Render_RenderSettings_RenderPoints - mcneel/rhinocommon-api-docs GitHub Wiki

RenderSettings.RenderPoints Property

Gets or sets a value indicating whether to instruct the rendering engine to show points.

Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool RenderPoints { get; set; }

VB

Public Property RenderPoints As Boolean
	Get
	Set

Property Value

Type: Boolean

Version Information

Supported in: 5D58w

See Also

Reference

RenderSettings Class
Rhino.Render Namespace

⚠️ **GitHub.com Fallback** ⚠️