Click or drag to resize
DisplayPointSize Property
Specifies the size of points drawn with DrawPoint(Point).

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public int PointSize { set; }

Property Value

Type: Int32
See Also