ofmarkerartist_setautoattenuate Subroutine

public subroutine ofmarkerartist_setautoattenuate(autoattenuate)

Specify whether marker size should be automatically attenuated.

This applies to the current active MarkerArtist.

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: autoattenuate

True to automatically attenuate marker size, False otherwise.