IMathLine Interface Send Feedback
See Also  Members   Example
Allows access to a mathematical linear object (e.g., InfiniteLine, Ray, or bounded Line segment), which can be used for internal calculations only.

Syntax

Visual Basic 
Public Interface IMathLine 
C# 
public interface IMathLine 
JavaScript 
Object dsMathLine
COM native C++ 
interface IMathLine
C++ 
class dsMathLine

Example

Accessors

Object Model

See Also