ArcGIS Procedural Runtime  3.2.10650
Functions
prtx::AnnotationArgumentBuilder Namespace Reference

Description

Helper functions to create combinations of annotation parameters.

Functions

prt::AnnotationArgumentcreateBoolArgument (const std::wstring &key, bool val)
 
prt::AnnotationArgumentcreateFloatArgument (const std::wstring &key, double val)
 
prt::AnnotationArgumentcreateStringArgument (const std::wstring &key, const std::wstring &val)