Click or drag to resize

MTextWrite Method (String)

Adds the text to the existing paragraph.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public void Write(
	string text
)

Parameters

text
Type: SystemString
Text string.
See Also