draw_pdf_marker_at_coords Subroutine

public subroutine draw_pdf_marker_at_coords(ctx_handle, stream_writer, x, y, style)

Arguments

Type IntentOptional Attributes Name
type(pdf_context_handle), intent(in) :: ctx_handle
type(pdf_stream_writer), intent(inout) :: stream_writer
real(kind=wp), intent(in) :: x
real(kind=wp), intent(in) :: y
character(len=*), intent(in) :: style