Click or drag to resize

Point.Y Property (Typed)

X#
An integer representing this point's y coordinate.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Y AS LONG GET SET 
Request Example View Source

Property Value

Type: Long
An integer representing this point's y coordinate.
See Also