ArcGIS Procedural Runtime
3.2.10650
|
Helper functions to create combinations of annotation parameters.
Functions | |
prt::AnnotationArgument * | createBoolArgument (const std::wstring &key, bool val) |
prt::AnnotationArgument * | createFloatArgument (const std::wstring &key, double val) |
prt::AnnotationArgument * | createStringArgument (const std::wstring &key, const std::wstring &val) |