ColorDxfIn Method

Reads the DXF format data of this object from the specified filer.

Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public static Color DxfIn(
        DxfFiler inputFiler,
        int groupCodeOffset
)

Parameters

inputFiler  DxfFiler
[in] The filer which the data are to be read from.
groupCodeOffset  Int32
[in] Group code offset. Not used.

Return Value

Color
Read Color instance.
See Also

©  Bricsys NV. All rights reserved.