Gets or sets the end point of the bounded mathematical line or the second point on the Ray or InfiniteLine.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EndPoint As MathPoint |
C# | |
---|
MathPoint EndPoint {get; set;} |
JavaScript | |
---|
EndPoint : MathPoint |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_EndPoint(
IMathPoint*
NewVal
)
C++ | |
---|
property MathPoint^ EndPoint { dsMathPoint** Val
)
DSRESULTput_EndPoint(
dsMathPoint* NewVal
} |
Property Value
IMathPoint