drawGetTextInterwordSpacing method
DrawGetTextInterwordSpacing() gets the spacing between words in text.
Implementation
double drawGetTextInterwordSpacing() =>
_magickWandBindings.DrawGetTextInterwordSpacing(_wandPtr);
DrawGetTextInterwordSpacing() gets the spacing between words in text.
double drawGetTextInterwordSpacing() =>
_magickWandBindings.DrawGetTextInterwordSpacing(_wandPtr);