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

View2DBoxPrimitivesCollection.RemoveAt Method

Removed the primitive at the specified position from this collection and View2DBox control.

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

Syntax

public virtual void RemoveAt
(
	int index
)

Parameters

Name Type Range Default Description
indexint

See also