This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
531d8cbd aab0 29d5 2dce 643bfd2e77d4
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Paragraph text vertical alignment.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public enum MTextParagraphVerticalAlignment
VB
Public Enumeration MTextParagraphVerticalAlignment
C++
public enum class MTextParagraphVerticalAlignment
F#
type MTextParagraphVerticalAlignment
Bottom | 0 | Bottom. |
Center | 1 | Center. |
Top | 2 | Top. |