EntityColor(Byte, Byte, Byte) Constructor

Initializes a new instance of the EntityColor class

Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public EntityColor(
        byte red,
        byte green,
        byte blue
)

Parameters

red  Byte
 
green  Byte
 
blue  Byte
 
See Also

©  Bricsys NV. All rights reserved.