ofmarkerartist_setmarkersize Subroutine

public subroutine ofmarkerartist_setmarkersize(size)

Specify the marker size in pixels.

This applies to the current active MarkerArtist.

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: size

The marker size.