ILNumerics Ultimate VS

ScreenObject Constructor (Object, Single, Single)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Creates a new screen object

[ILNumerics Visualization Engine]

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

public ScreenObject(
	Object tag = null,
	float width = 50f,
	float height = 50f
)

Parameters

tag (Optional)
Type: SystemObject
width (Optional)
Type: SystemSingle
height (Optional)
Type: SystemSingle
Remarks

[ILNumerics Visualization Engine]

See Also

Reference