validate_annotation_coordinates Subroutine

public subroutine validate_annotation_coordinates(annotation, valid, error_message)

Validate annotation coordinate values

Arguments

Type IntentOptional Attributes Name
type(text_annotation_t), intent(in) :: annotation
logical, intent(out) :: valid
character(len=256), intent(out) :: error_message