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

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

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