Eyeshot 9.0 WinForms API Reference
Text Constructor(Plane,Point3D,Double,alignmentType)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Text Class > Text Constructor : Text Constructor(Plane,Point3D,Double,alignmentType)
Syntax
'Declaration
 
Protected Function New( _
   ByVal textPlane As Plane, _
   ByVal insPoint As Point3D, _
   ByVal height As Double, _
   ByVal alignment As Text.alignmentType _
)
protected Text( 
   Plane textPlane,
   Point3D insPoint,
   double height,
   Text.alignmentType alignment
)

Parameters

textPlane
insPoint
height
alignment
See Also

Reference

Text Class
Text Members
Overload List