Provides a simplified interface for manipulating math-point objects' data and ways to create other math objects.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IMathPoint |
C# | |
---|
public interface IMathPoint |
C++/CLI | |
---|
public interface class IMathPoint |
Example
Accessors
See Also