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