Gets a mathematical line that is derived from this Line or sets the first and second points of this Line 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)