MultilineText(Plane, Point3D, Double, Double, Double, alignmentType) Constructor

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

Parameters

textPlane
Plane

insPoint
Point3D

width
double

height
double

lineSpaceDistance
double

alignment
alignmentType

.NET Framework

Supported in: 4.8

In this article

Definition