Click or drag to resize

DrawObject Constructor (Typed)

X#
Initializes a new instance of the DrawObject class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oPoint AS Point
)
Request Example View Source

Parameters

oPoint
Type: Point
See Also