Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvmesh:create3dtext [TV3DWiki]
 
Table of Contents

Wiki > TV3D65 Index > TVMesh

Create3DText

DESCRIPTION

-This page has been generated automatically. Please improve it by adding a description and additional information.

DECLARATION

VB.NET Create3DText(sText As String , sFontName As String , fFontSize As Single , fExtrude As Single , fDeviation As Single , bFontBold As Boolean , bFontUnderline As Boolean)
C++ void Create3DText(char* sText , char* sFontName , float fFontSize , float fExtrude , float fDeviation , bool bFontBold , bool bFontUnderline )

PARAMETERS

NAMEOPTIONALDESCRIPTION
sTextNosText description
sFontNameNosFontName description
fFontSizeNofFontSize description
fExtrudeYesfExtrude description
fDeviationYesfDeviation description
bFontBoldYesbFontBold description
bFontUnderlineYesbFontUnderline description

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvmesh/create3dtext.txt · Last modified: 2009/11/29 18:00