EZMap8::GetYResolution

EZMap8::SetYResolution

Resolution of the EZMap8 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)

EZMap8.YResolution

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

Namespace: Euresys.Open_eVision.Easy3D

[C#]

override float YResolution

{ get; set; }