RadialDim(Circle, Point2D, Double) Constructor

Sketch plane constructor.
Public Sub New( _ 
ByVal circle As Circle, _ 
ByVal dimLinePos As Point2D, _ 
ByVal textHeight As Double
)
This language is not supported or no code example is available.
public RadialDim( 
Circle circle
Point2D 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
Point2D

Dimension line position

textHeight
double

Text height

.NET Framework

Supported in: 4.8

In this article

Definition