MathLimitFactory
MathLimitFactory class
允许创建 IMathLimit
public class MathLimitFactory : IMathLimitFactory
构造函数
名称 | 描述 |
---|---|
MathLimitFactory() | 默认构造函数。 |
方法
名称 | 描述 |
---|---|
CreateMathLimit(IMathElement, IMathElement) | 创建底部带限制的 IMathLimit |
CreateMathLimit(IMathElement, IMathElement, bool) | 创建 IMathLimit |
备注
为了与 COM 兼容