EZMap32f::GetXResolution

EZMap32f::SetXResolution

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

Namespace: Euresys::Open_eVision_23_12::Easy3D

[C++]

float GetXResolution() const

void SetXResolution(float resolution)

EZMap32f.XResolution

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

Namespace: Euresys.Open_eVision_23_12.Easy3D

[C#]

override float XResolution

{ get; set; }