Gets or sets the center point of this mathematical elliptical Arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Center As MathPoint |
C# | |
---|
MathPoint Center {get; set;} |
JavaScript | |
---|
Center : MathPoint |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Center(
IMathPoint*
NewVal
)
C++ | |
---|
property MathPoint^ Center { dsMathPoint** Val
)
DSRESULTput_Center(
dsMathPoint* NewVal
} |
Property Value
Center
point of this mathematical elliptical Arc