ColorDwgIn Method

Creates a new Color object, reads the DWG format data of this object from the specified file and returns it.
Namespace:  Teigha.Colors
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static Color DwgIn(
        DwgFiler inputFiler
)

Parameters

inputFiler
Type: Teigha.DatabaseServicesDwgFiler
The filer which the data are to be read from.

Return Value

Type: Color
Color object.
See Also

©  Bricsys NV. All rights reserved.