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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly