MathInterface Property

The MathInterface property returns an IMathInterface interface through which the math-specific functionality of math regions can be accessed. This property returns NULL on non-equation regions, including plots and components, which are considered math regions internally.

Syntax

VT_DISPATCH = objMC.MathInterface

Element

Title

VT_DISPATCH

An interface granting access to the math-specific functionality of math regions.

objMC

A Mathcad Region2 object.