Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiUvStringToColorProcessor Class
Members
In This Topic
    ApiUvStringToColorProcessor Class
    In This Topic
    Processor that converts strings to colors.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiUvProcessor
          EPLAN.Harness.API.Settings.Common.ApiUvStringToColorProcessor

    Syntax
    public class ApiUvStringToColorProcessor : ApiUvProcessor 
    Public Constructors
     NameDescription
    Public ConstructorCreates new processor.  
    Top
    Public Properties
     NameDescription
    Public PropertyList of text to color conversions. Defines which text will be converted to which color. Each text can be used only once.  
    Public PropertyDefault color which will be used for texts not defined in Colors.  
    Top
    See Also