Tao.FreeGlut SDK Documentation
Glut.glutStrokeLength Method
[Visual Basic]
Public Shared Function glutStrokeLength( _
ByVal
font
As
IntPtr
, _
ByVal
text
As
String
_
) As
Integer
[C#]
public static
int
glutStrokeLength(
IntPtr
font
,
string
text
);
See Also
Glut Class
|
Tao.FreeGlut Namespace