drawGetFontWeight method

int drawGetFontWeight()

DrawGetFontWeight() returns the font weight used when annotating with text.

Implementation

int drawGetFontWeight() => _magickWandBindings.DrawGetFontWeight(_wandPtr);