API Documentation > CorelDRAW > 2025-v26
IVGEllipse interface
The main interface for Ellipse class
Syntax:
Interface IVGEllipse
Properties:
Name Description
CenterX Gets or sets the horizontal ellipse center position
CenterY Gets or sets the vertical ellipse center position
Clockwise Gets or sets the ellipse's direction: clockwise or counter-clockwise
EndAngle Gets or sets the ellipse's end angle
HRadius Gets or sets the horizontal ellipse radius
StartAngle Gets or sets the ellipse's start angle
Type Gets or sets the type of ellipse
VRadius Gets or sets the vertical ellipse radius
Methods:
Name Description
GetCenterPosition Gets the ellipse center position
GetRadius Gets the ellipse radius
SetCenterPosition Sets the ellipse center position
SetRadius Sets the ellipse radius