点击或拖拽改变大小

OpenGLRasterPos 方法

重载列表
  名称说明
公共方法RasterPos(Double)
This function sets the current raster position.
公共方法RasterPos(Int16)
This function sets the current raster position.
公共方法RasterPos(Int32)
This function sets the current raster position.
公共方法RasterPos(Single)
This function sets the current raster position.
公共方法RasterPos(Double, Double)
This function sets the current raster position.
公共方法RasterPos(Int16, Int16)
This function sets the current raster position.
公共方法RasterPos(Int32, Int32)
This function sets the current raster position.
公共方法RasterPos(Single, Single)
This function sets the current raster position.
公共方法RasterPos(Double, Double, Double)
This function sets the current raster position.
公共方法RasterPos(Int16, Int16, Int16)
This function sets the current raster position.
公共方法RasterPos(Int32, Int32, Int32)
This function sets the current raster position.
公共方法RasterPos(Single, Single, Single)
This function sets the current raster position.
公共方法RasterPos(Double, Double, Double, Double)
This function sets the current raster position.
公共方法RasterPos(Int16, Int16, Int16, Int16)
This function sets the current raster position.
公共方法RasterPos(Int32, Int32, Int32, Int32)
This function sets the current raster position.
公共方法RasterPos(Single, Single, Single, Single)
This function sets the current raster position.
Top
参见