Piccolo.NET

PLayerList.Add Method 

Adds a layer to the list.

public int Add(
   PLayer layer
);

Parameters

layer
The layer to add.

Return Value

The position into which the new layer was inserted.

See Also

PLayerList Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility