Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / DisplayConfiguration Class / Pin Property
In This Topic
    Pin Property (DisplayConfiguration)
    In This Topic
    Property holding display configuration settings for pins.
    Syntax
    public abstract BaseDisplayConfigurationSetting Pin {get;}
    Exceptions
    ExceptionDescription
    The exception that is thrown when no project is open.
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    See Also