VFPTools.TextAlignmentConvert Method | |
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax STATIC METHOD TextAlignmentConvert(
n AS LONG
) AS HorizontalAlignment
public static HorizontalAlignment TextAlignmentConvert(
int n
)
Request Example
View SourceParameters
- n
- Type: Long
Return Value
Type:
HorizontalAlignmentSee Also