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