Skip to content

P_Rhino_Render_RenderSettings_RenderPoints

Will Pearson edited this page Aug 12, 2016 · 2 revisions

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

Clone this wiki locally