Gets or sets the ratio of the
major axis to the
minor axis of the Ellipse or elliptical Arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RadiusRatio As System.Double |
C# | |
---|
System.double RadiusRatio {get; set;} |
JavaScript | |
---|
get_RadiusRatio () : Number
put_RadiusRatio (
NewVal : Number
)
|
COM native C++ | |
---|
HRESULT get_RadiusRatio(
DOUBLE* Val
)
HRESULT put_RadiusRatio(
DOUBLE NewVal |
C++ | |
---|
DSRESULT get_RadiusRatio (
double* Val
)
DSRESULT put_RadiusRatio(
double NewVal
) |
Property Value
Ratio of the major axis to the minor axis of the Ellipse or elliptical Arc
See Also
Availability
DraftSight V1R1.1