Font.GetStdFontScreenHeight Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax STATIC METHOD GetStdFontScreenHeight(
kStandardFont AS LONG
) AS LONG
public static int GetStdFontScreenHeight(
int kStandardFont
)
Request Example
View SourceParameters
- kStandardFont
- Type: Long
Return Value
Type:
LongSee Also