ILNumerics Ultimate VS

Label Constructor (String, Object)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the Label class

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

public Label(
	string text = "",
	Object tag = null
)

Parameters

text (Optional)
Type: SystemString
tag (Optional)
Type: SystemObject
See Also

Reference