GetStartPoint Method (IMathCircArc) Send Feedback
See Also 
StartPoint[out]
Start point of this mathematical circular Arc
Gets the start point of this mathematical circular Arc.

Syntax

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

Parameters

StartPoint[out] or Return Value
Start point of this mathematical circular Arc
 

See Also

Availability

DraftSight V1R5.0