Click or drag to resize

DxfDocumentMTexts Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the multiline texts list.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public IReadOnlyList<MText> MTexts { get; }
Request Example View Source

Property Value

Type: IReadOnlyListMText
See Also