Click or drag to resize

EllipseObject Constructor (Point, Dimension)

X#
Initializes a new instance of the EllipseObject class

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

Parameters

oPoint
Type: Point
oDimension
Type: Dimension
See Also