ArcObjects Library Reference (DefenseSolutions)  

IFELuminen.ClearAllLayers Method

Clears all force element layers' billboards.

[Visual Basic .NET]
Public Sub ClearAllLayers ( _
)
[C#]
public void ClearAllLayers (
);
[C++]
HRESULT ClearAllLayers(
void
);

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IFELuminen Interface