Dimension(Plane, Point3D, Double) Constructor

Protected Sub New( _ 
ByVal dimPlane As Plane, _ 
ByVal insPoint As Point3D, _ 
ByVal textHeight As Double
)
This language is not supported or no code example is available.
protected Dimension( 
Plane dimPlane
Point3D insPoint
double textHeight 
)
This language is not supported or no code example is available.

Parameters

dimPlane
Plane

insPoint
Point3D

textHeight
double

.NET Framework

Supported in: 4.8

In this article

Definition