Click or drag to resize

Window.VOAlignElement Constructor (IGuiObject, Usual, Long, Long, Long, Long)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oC AS IGuiObject,
	uType AS USUAL,
	nLeft AS LONG,
	nTop AS LONG,
	nWidth AS LONG,
	nHeight AS LONG
)
Request Example View Source

Parameters

oC
Type: IGuiObject
uType
Type: Usual
nLeft
Type: Long
nTop
Type: Long
nWidth
Type: Long
nHeight
Type: Long
See Also