DrawingManager.BuiltInFunctionIndex Property
Format of the built-in function index.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public ITermFormat BuiltInFunctionIndex { get; protected set; }
Public Property BuiltInFunctionIndex As ITermFormat
Get
Protected Set
public:
property ITermFormat^ BuiltInFunctionIndex {
ITermFormat^ get ();
protected: void set (ITermFormat^ value);
}
member BuiltInFunctionIndex : ITermFormat with get, set
Property Value
ITermFormat