Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

c1904b18 afec 4d33 0a70 a9e2bd11f419

haplokuon edited this page May 6, 2023 · 1 revision

EndParagraph Method

netDxf 3.0.0 Library

Ends the current paragraph.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public void EndParagraph()

VB

Public Sub EndParagraph

C++

public:
void EndParagraph()

F#

member EndParagraph : unit -> unit 

See Also

Reference

MText Class
netDxf.Entities Namespace

Clone this wiki locally