EZMap32f::GetWorldShape

Returns the EWorldShape for conversion between 2D image and 2D world space coordinates. This EWorldShape can be used by EasyGauge to do measurements on a EZMap32f in real space coordinates (e.g mm).

Namespace: Euresys::Open_eVision::Easy3D

[C++]

const EWorldShape& GetWorldShape() const

EZMap32f.WorldShape

Returns the EWorldShape for conversion between 2D image and 2D world space coordinates. This EWorldShape can be used by EasyGauge to do measurements on a EZMap32f in real space coordinates (e.g mm).

Namespace: Euresys.Open_eVision.Easy3D

[C#]

override EWorldShape WorldShape

{ get; }

EZMap32f.WorldShape

Returns the EWorldShape for conversion between 2D image and 2D world space coordinates. This EWorldShape can be used by EasyGauge to do measurements on a EZMap32f in real space coordinates (e.g mm).

Module: open_evision.Easy3D

[Python]

WorldShape: EWorldShape

{get}