IMathVector Interface Send Feedback
See Also  Members   Example

Allows access to 3D mathematical vectors.

Syntax

Visual Basic 
Public Interface IMathVector 
C# 
public interface IMathVector 
JavaScript 
Object dsMathVector
COM native C++ 
interface IMathVector
C++ 
class dsMathVector

Example

Accessors

Object Model

See Also