EZMap::GetXResolution

EZMap::SetXResolution

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

Namespace: Euresys::Open_eVision::Easy3D

[C++]

float GetXResolution() const

void SetXResolution(float resolution)

EZMap.XResolution

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

Namespace: Euresys.Open_eVision.Easy3D

[C#]

abstract float XResolution

{ get; set; }