Sets the font pointsize associated with the MagickWand.
bool magickSetPointsize(double pointSize) => _magickWandBindings.MagickSetPointsize(_wandPtr, pointSize).toBool();