DxfFilerWriteBoolean Method

Writes the specified Boolean value to this Filer object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public abstract void WriteBoolean(
        DxfCode opCode,
        bool value
)

Parameters

opCode  DxfCode
[in] Group code.
value  Boolean
[in] Value.
See Also

©  Bricsys NV. All rights reserved.