Gets or sets the center point of the mathematical circular Arc.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Property Center As MathPoint | 
| C# |  | 
|---|
| MathPoint Center {get; set;} | 
| COM native C++ |  | 
|---|
| HRESULT get_Center(
   IMathPoint** Val
) 
HRESULT put_Center( 
   IMathPoint* NewVal | 
| C++ |  | 
|---|
| DSRESULT get_Center (
   dsMathPoint** Val
)
DSRESULT put_Center(
   dsMathPoint* NewVal
) | 
Property Value
Center 
point of the mathematical circular Arc
See Also
 
            Availability
DraftSight V1R5.0