Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / DecorationSetting Class / DecorationSetting Constructor
Name of the new decoration.
Setting to which this decoration will be attached. This parameter is optional.
In This Topic
    DecorationSetting Constructor
    In This Topic
    Constructor of this class
    Syntax

    Parameters

    name
    Name of the new decoration.
    parentSetting
    Setting to which this decoration will be attached. This parameter is optional.
    Remarks
    When parent setting is not set, this setting will not support UVP formula based properties, since they are tied to certain setting type. Add this decoration to some setting to enable them.
    See Also