Type
ActiveXControlBase.Type property
获取 ActiveX 控件的类型。
public abstract ControlType Type { get; }
也可以看看
- enum ControlType
- class ActiveXControlBase
- 命名空间 Aspose.Diagram.ActiveXControls
- 部件 Aspose.Diagram
获取 ActiveX 控件的类型。
public abstract ControlType Type { get; }