MaterialColor(Method, Double, EntityColor) Constructor

Constructor for the MaterialColor class. Constructs an object with the specified color, color method and blend factor.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public MaterialColor(
        Method method,
        double factor,
        EntityColor color
)

Parameters

method  Method
[in] Color method.
factor  Double
[in] Blend factor.
color  EntityColor
[in] Color for a material.
See Also

©  Bricsys NV. All rights reserved.