D2DParagraphAlignment Enumeration

Summary

Alignment of text in the paragraph box.

Syntax
C#
VB
C++
public enum D2DParagraphAlignment  
  
Public Enum D2DParagraphAlignment  
   Inherits System.Enum 
public enum class D2DParagraphAlignment  

Members
ValueMemberDescription
0NearThe first line of the paragraph is aligned to the beginning edge.
1FarThe last line of the paragraph is aligned to the ending edge.
2CenterThe center of the paragraph is aligned to the center.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly