IMathPoint Interface Send Feedback
See Also  Members   Example

Allows access to mathematical point, which can be used for internal calculations only.

Syntax

Visual Basic 
Public Interface IMathPoint 
C# 
public interface IMathPoint 
JavaScript 
Object dsMathPoint
COM native C++ 
interface IMathPoint
C++ 
class dsMathPoint

Example

Accessors

Object Model

See Also