drawGetFontSize method
DrawGetFontSize() returns the font pointsize used when annotating with text.
Implementation
double drawGetFontSize() => _magickWandBindings.DrawGetFontSize(_wandPtr);
DrawGetFontSize() returns the font pointsize used when annotating with text.
double drawGetFontSize() => _magickWandBindings.DrawGetFontSize(_wandPtr);