ColorRGB Constructor

Initializes a new instance of the ColorRGB class

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public ColorRGB(
        double red,
        double green,
        double blue
)

Parameters

red  Double
 
green  Double
 
blue  Double
 
See Also

©  Bricsys NV. All rights reserved.