    

 ## On this page

  

 

 # SurfaceEllipseBarycentre 

 Last update: 17.07.2025 

## Description

Return value: returns an array of 2 VARIANT representing of the barycentre x and y values for the given ellipse area.

## Syntax

*object*.SurfaceEllipseBarycentre(double dXPos, double dYPos, double dWidth, double dHeight) As Variant

- *object*: Virtual Photometric Lab object
- *dXPos*: horizontal coordinate of the center of the ellipse
- *dYPos*: vertical coordinate of the center of the ellipse
- *dWidth*: horizontal size of the ellipse
- *dHeight*: vertical size of the ellipse

## Remark

This function is not available for conoscopic map.