getfillstyle

这个函数用于获取当前设备填充样式。

void getfillstyle(
	FILLSTYLE* pstyle
);

参数

pstyle

返回当前设备填充样式。详见 setfillstyle

返回值

示例

(贡献者:慢羊羊  编辑