Eyeshot 10 WPF API Reference
RadialDim Constructor(Circle,Point3D,Double)

WPF Assembly > devDept.Eyeshot.Entities Namespace > RadialDim Class > RadialDim Constructor : RadialDim Constructor(Circle,Point3D,Double)
The Circle or Arc entity to be dimensioned
Dimension line position
Text height
Standard constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal circle As Circle, _
   ByVal dimLinePos As Point3D, _
   ByVal textHeight As Double _
)
public RadialDim( 
   Circle circle,
   Point3D dimLinePos,
   double textHeight
)

Parameters

circle
The Circle or Arc entity to be dimensioned
dimLinePos
Dimension line position
textHeight
Text height
See Also

Reference

RadialDim Class
RadialDim Members
Overload List