getfillstyle

This function is used to get current fill style.

void getfillstyle(
	FILLSTYLE* pstyle
);

Parameters

pstyle

Returns current fill style. See the setfillstyle function for details.

Return Value

None

Examples

None

(贡献者:Krissi  编辑