SetTextAlignment Method

Summary
Sets the alignment option of Layout box text.
Syntax
C#
VB
C++
public void SetTextAlignment( 
   TextAlignment textAlignment 
) 
  
Public Sub SetTextAlignment( _ 
   ByVal textAlignment As TextAlignment _ 
)  
public: 
void SetTextAlignment(  
   TextAlignment textAlignment 
)  

Parameters

textAlignment
A System.Windows.TextAlignment value that specifies how to align the text.

Requirements

Target Platforms

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

Leadtools.Windows.D2DRendering Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.