Allows access to mathematical point, which can be used for internal calculations only.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IMathPoint |
C# | |
---|
public interface IMathPoint |
JavaScript | |
---|
Object dsMathPoint |
COM native C++ | |
---|
interface IMathPoint |
Example
Get Distance Between Two Math Points (VB.NET)
Get Distance Between Two Math Points (C#)
Get Distance Between Two Math Points (JavaScript)
Rotate, Scale, Project, and Mirror a Line Entity (JavaScript)
Rotate, Scale, Project, and Mirror a Line Entity (VB.NET)
Rotate, Scale, Project, and Mirror a Line Entity (C#)
Rotate, Scale, Project, and Mirror a Line Entity (VBA)
Get Distance Between Two Math Points (VBA)
Accessors
See Also