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

531d8cbd aab0 29d5 2dce 643bfd2e77d4

haplokuon edited this page May 6, 2023 · 1 revision

MTextParagraphVerticalAlignment Enumeration

netDxf 3.0.0 Library

Paragraph text vertical alignment.

Definition

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

Members

Bottom 0 Bottom.
Center 1 Center.
Top 2 Top.

See Also

Reference

netDxf.Entities Namespace

Clone this wiki locally