Documentation Portal      

What are you looking for?

EZMap::AddMetadata

Adds a metadata key (name) and value.
If the metadata key already exists, its value will be overwritten.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void AddMetadata(
   const std::string& Key,
   const std::string& value
)

Parameters

Key

The name of the metadata. Names are unique.

value

The value for the given metadata.

EZMap.AddMetadata

Adds a metadata key (name) and value.
If the metadata key already exists, its value will be overwritten.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

void AddMetadata(
   string Key,
   string value
)

Parameters

Key

The name of the metadata. Names are unique.

value

The value for the given metadata.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121