Text3d Constructor (String)

Text3d Constructor (String)

Constructs a new instance of Text3d.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Text3d(
	string text
)
Public Sub New ( 
	text As String
)

Parameters

text
Type: SystemString
Text string.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also