Radius Property (IMathCircArc) Send Feedback
See Also 
Gets or sets the radius for the mathematical circular Arc.

Syntax

Visual Basic 
Property Radius As System.Double
C# 
System.double Radius {get; set;}
JavaScript 
get_Radius () : Number
put_Radius (
   NewVal : Number
)
COM native C++ 
HRESULT get_Radius(
   DOUBLE* Val
) 
HRESULT put_Radius( 
   DOUBLE NewVal
C++ 
DSRESULT get_Radius (
   double* Val
)
DSRESULT put_Radius(
   double NewVal
)

Property Value

Radius for the mathematical circular Arc

See Also

Availability

DraftSight V1R5.0