DrawGetFontSize method
Implementation
double DrawGetFontSize(
ffi.Pointer<DrawingWand> arg0,
) {
return _DrawGetFontSize(
arg0,
);
}
double DrawGetFontSize(
ffi.Pointer<DrawingWand> arg0,
) {
return _DrawGetFontSize(
arg0,
);
}