MathPoint Property (IPoint)
Gets or sets a mathematical point using this point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MathPoint As MathPoint |
C# | |
---|
MathPoint MathPoint {get; set;} |
COM native C++ | |
---|
HRESULT get_MathPoint(
IMathPoint** Val
)
HRESULT put_MathPoint(
IMathPoint* NewVal |
C++ | |
---|
DSRESULT get_MathPoint (
dsMathPoint** Val
)
DSRESULT put_MathPoint(
dsMathPoint* NewVal
) |
Property Value
IMathPoint
See Also
Availability
DraftSight V1R1.4