RadialDim(Circle, Point3D, Double) Constructor

Standard constructor.
Public Sub New( _ 
ByVal circle As Circle, _ 
ByVal dimLinePos As Point3D, _ 
ByVal textHeight As Double
)
This language is not supported or no code example is available.
public RadialDim( 
Circle circle
Point3D dimLinePos
double textHeight 
)
This language is not supported or no code example is available.

Parameters

circle
Circle

The Circle or Arc entity to be dimensioned

dimLinePos
Point3D

Dimension line position

textHeight
double

Text height

.NET Framework

Supported in: 4.8

In this article

Definition