HDF_AN_ATYPE2TAG
Syntax | Return Value | Arguments | Keywords | Version History
This function returns the HDF tag that corresponds to the annotation type specified by the parameter Annotation_type.
Syntax
Result = HDF_AN_ATYPE2TAG(Annotation_type)
Return Value
Returns the HDF annotation tag (Annotation_tag) if successful, or not found (0) otherwise.
Arguments
Annotation_type
Type of the annotation. The following table lists the valid values of Annotation_type in the left column and the corresponding values for the returned annotation tag on the right.
Keywords
None
Version History