点击或拖拽改变大小

OpenGLGetPolygonStipple 方法

Return the polygon stipple pattern.

命名空间:  DSkin.OpenGL
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public void GetPolygonStipple(
	byte[] mask
)

参数

mask
类型:SystemByte
Returns the stipple pattern. The initial value is all 1's.
参见