ColorDxfOut Method

Writes the DXF format data of this object to the specified filer.

Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void DxfOut(
        DxfFiler outputFiler,
        int groupCodeOffset
)

Parameters

outputFiler  DxfFiler
[out] Filer to which the data are to be written.
groupCodeOffset  Int32
[in] Group code offset. Not used.
See Also

©  Bricsys NV. All rights reserved.