API Documentation > CorelDRAW > 2025-v26 > Shape > IVGShape
Shape.SetPositionEx method
Moves the shape to the coordinates of the specified point
Syntax:
Sub SetPositionEx(ByVal ReferencePoint As cdrReferencePoint, ByVal x As Double, ByVal y As Double)
Parameters:
Name Type Description
ReferencePoint
x
Double
y
Double
Remarks:
The SetPositionEx method moves a shape to the coordinates of a specified point.