EZMap8::GetXResolution

EZMap8::SetXResolution

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

EZMap8.XResolution

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

Namespace: Euresys.Open_eVision.Easy3D

[C#]

override float XResolution

{ get; set; }