This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IL > ILineDecoration Interface > ILineDecoration.ClearElements Method (ArcObjects .NET 10.5 SDK) |
Clears all line decoration elements.
[Visual Basic .NET]
Public Sub ClearElements ( _
)
[C#] public void ClearElements ( );
[C++]
HRESULT ClearElements(
void
);