IMathPlane Interface Send Feedback
See Also  Members   Example
Allows access to a mathematical plane, which can be used for internal calculations only.

Syntax

Visual Basic 
Public Interface IMathPlane 
C# 
public interface IMathPlane 
JavaScript 
Object dsMathPlane
COM native C++ 
interface IMathPlane
C++ 
class dsMathPlane

Example

Accessors

Object Model

See Also