Harness proD API Help
EPLAN.Harness.API.DataStructures.Appearance Namespace / MaterialInfo Class / GetMaterialByColor Method
Color from which the material will be created.
In This Topic
    GetMaterialByColor Method
    In This Topic
    Create material from color.
    Syntax
    public static MaterialInfo GetMaterialByColor( 
       Color color
    )

    Parameters

    color
    Color from which the material will be created.

    Return Value

    New material of required color.
    See Also