drawGetStrokeWidth method
DrawGetStrokeWidth() returns the width of the stroke used to draw object outlines.
Implementation
double drawGetStrokeWidth() =>
_magickWandBindings.DrawGetStrokeWidth(_wandPtr);
DrawGetStrokeWidth() returns the width of the stroke used to draw object outlines.
double drawGetStrokeWidth() =>
_magickWandBindings.DrawGetStrokeWidth(_wandPtr);