You are here: Start » FIL.NET » View2DBoxPrimitivesCollection.Add Method

View2DBoxPrimitivesCollection.Add Method

Adds new primitive slot into this collection and registers it under the specified name for easy access later.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public HMI.Controls.View2DBoxPrimitive Add
(
	string name
)

Parameters

Name Type Range Default Description
namestring

Function Overrides

See also