Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / DecorationController Class / RemoveDecoration Method
The decoration to remove. (Must be contained in the list)
In This Topic
    RemoveDecoration Method
    In This Topic
    Removes specified Decoration from decorations list.
    Syntax
    public void RemoveDecoration( 
       DecorationSetting decoration
    )

    Parameters

    decoration
    The decoration to remove. (Must be contained in the list)
    See Also