Text(Plane, Point3D, Double, alignmentType) Constructor

Protected Sub New( _ 
ByVal textPlane As Plane, _ 
ByVal insPoint As Point3D, _ 
ByVal height As Double, _ 
ByVal alignment As alignmentType
)
This language is not supported or no code example is available.
protected Text( 
Plane textPlane
Point3D insPoint
double height
alignmentType alignment 
)
This language is not supported or no code example is available.

Parameters

textPlane
Plane

insPoint
Point3D

height
double

alignment
alignmentType

.NET Framework

Supported in: 4.8

In this article

Definition