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

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

    Syntax
    public class ApiUvBoolToColorProcessor : ApiUvProcessor 
    Public Constructors
     NameDescription
    Public ConstructorCreates new processor.  
    Top
    Public Properties
     NameDescription
    Public PropertyColor to which will be converted the False value from input.  
    Public PropertyColor to which will be converted the True value from input.  
    Top
    See Also