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