EZMap8::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 EZMap8 in real space coordinates (e.g mm).

Namespace: Euresys::Open_eVision::Easy3D

[C++]

const EWorldShape& GetWorldShape() const

EZMap8.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 EZMap8 in real space coordinates (e.g mm).

Namespace: Euresys.Open_eVision.Easy3D

[C#]

override Euresys.Open_eVision.EWorldShape WorldShape

{ get; }