ILNumerics Ultimate VS

Points Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Create a new points shape

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public Points(
	string tag = "",
	Nullable<Color> color = null
)

Parameters

tag (Optional)
Type: SystemString
color (Optional)
Type: SystemNullableColor
[optional] color for all points, default: red
Remarks

[ILNumerics Visualization Engine]

See Also

Reference