Gets the mathematical line that is derived from this Ray or sets the base and through points of this Ray using the specified mathematical line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MathLine As MathLine |
C# | |
---|
MathLine MathLine {get; set;} |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_MathLine(
IMathLine*
NewVal
)
C++ | |
---|
property MathLine^ MathLine { dsMathLine** Val
)
DSRESULTput_MathLine(
dsMathLine* NewVal
} |
Property Value
IMathLine (see
Remarks)