Gets or sets a mathematical point using this point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MathPoint As MathPoint |
C# | |
---|
MathPoint MathPoint {get; set;} |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_MathPoint(
IMathPoint*
NewVal
)
C++ | |
---|
property MathPoint^ MathPoint { dsMathPoint** Val
)
DSRESULTput_MathPoint(
dsMathPoint* NewVal
} |
Property Value
IMathPoint