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