Gets or sets the major radius of this mathematical elliptical Arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MajorRadius As System.Double |
C# | |
---|
System.double MajorRadius {get; set;} |
JavaScript | |
---|
MajorRadius : System.double |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_MajorRadius(
DOUBLE
NewVal
)
C++ | |
---|
property System.double MajorRadius { double* Val
)
DSRESULTput_MajorRadius(
double NewVal
} |
Property Value
Major radius of this mathematical elliptical Arc