EWorldShape::GetCenter

EWorldShape::SetCenter

Position of the origin point of the reference frame as projected onto the image, i.e. the Sensor position of the point at World coordinates (0,0).

Namespace: Euresys::Open_eVision

[C++]

EPoint GetCenter() const

void SetCenter(const EPoint& center)

EWorldShape.Center

Position of the origin point of the reference frame as projected onto the image, i.e. the Sensor position of the point at World coordinates (0,0).

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EPoint Center

{ get; set; }