Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiDriverType Enumeration
In This Topic
    ApiDriverType Enumeration
    In This Topic
    Type of driver for graphics.
    Syntax
    public enum ApiDriverType : System.Enum 
    Members
    MemberDescription
    Direct3DDirect3D
    GDIGDI
    ImageImage
    OpenGLOpenGL
    OpenGL2OpenGL2
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             EPLAN.Harness.API.Common.Enums.ApiDriverType

    See Also