'Declaration
Public Shared Sub PG( _ ByVal obj As System.Object, _ ByVal x As System.Single, _ ByVal y As System.Single, _ ByVal width As System.Single, _ ByVal height As System.Single, _ ByVal glyphRaster As System.Object _ )
'Usage
Dim obj As System.Object Dim x As System.Single Dim y As System.Single Dim width As System.Single Dim height As System.Single Dim glyphRaster As System.Object GLDevice2D.PG(obj, x, y, width, height, glyphRaster)
Parameters
- obj
- x
- y
- width
- height
- glyphRaster