GetEndPoint Method (IMathCircArc) Send Feedback
See Also 
EndPoint[out]
End point of this mathematical circular Arc
Gets the end point of this mathematical circular Arc.

Syntax

Visual Basic 
Function GetEndPoint() As MathPoint
C# 
MathPoint GetEndPoint()
JavaScript 
GetEndPoint() : Number
COM native C++ 
HRESULT GetEndPoint(
   IMathPoint** EndPoint
)  
C++ 
DSRESULT GetEndPoint(
   dsMathPoint** EndPoint
)  

Parameters

EndPoint[out] or Return Value
End point of this mathematical circular Arc
 

See Also

Availability

DraftSight V1R5.0