[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.SetTextAlign

SetTextAlign Method

SetTextAlign(TextAlignment)

Sets the text-alignment flags for this device context.

Declaration
public TextAlignment SetTextAlign(TextAlignment textAlignment)
Parameters
Type Name Description
TextAlignment textAlignment

A TextAlignment that specifies the new text alignment.

Returns
Type Description
TextAlignment

A TextAlignment that specifies the previous text alignment.