MathPoint Property (IPoint) Send Feedback
See Also 
Gets or sets a mathematical point using this point.

Syntax

Visual Basic 
Property MathPoint As MathPoint
C# 
MathPoint MathPoint {get; set;}
JavaScript 
get_MathPoint () : dsMathPoint
put_MathPoint (
   NewVal : dsMathPoint
)
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