ColorRGB Constructor

Initializes a new instance of the ColorRGB class
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public ColorRGB(
        double red,
        double green,
        double blue
)

Parameters

red
Type: SystemDouble
green
Type: SystemDouble
blue
Type: SystemDouble
See Also

©  Bricsys NV. All rights reserved.