EZMap::GetYResolution

EZMap::SetYResolution

Resolution of the EZMap along the Y axis
The resolution is the number of metric units per pixel.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

float GetYResolution() const

void SetYResolution(float resolution)

EZMap.YResolution

Resolution of the EZMap along the Y axis
The resolution is the number of metric units per pixel.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

abstract float YResolution

{ get; set; }