SetTextAlign Method (Win32)
In This Topic
Syntax
'Declaration
Public Shared Function SetTextAlign( _
ByVal As System.IntPtr, _
ByVal As System.UInteger _
) As System.UInteger
public static System.uint SetTextAlign(
System.IntPtr ,
System.uint
)
Parameters
- hdc
- fMode
See Also