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

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

    Syntax
    public class ApiUvColorToBoolProcessor : ApiUvProcessor 
    Public Constructors
     NameDescription
    Public ConstructorCreates new processor.  
    Top
    Public Properties
     NameDescription
    Public PropertyColors which will converted to the Result boolean. Each color can be used only once.  
    Public PropertyResult boolean value.  
    Top
    See Also