Click or drag to resize
DigitalRuneDebugRendererPointSize Property
Gets or sets the size of drawn points.

Namespace: DigitalRune.Graphics.Rendering
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public float PointSize { get; set; }

Property Value

Type: Single
The size of a visible point (in pixels).
See Also