Click or drag to resize

INumberable Interface

返回用户文档首页
可编号接口

Namespace: LoongCAD.STC.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public interface INumberable

The INumberable type exposes the following members.

Properties
 NameDescription
Public propertyIsManualNumber 是否指定编号
Public propertyNumber 编号
Public propertyNumberPostfix 编号后缀
Public propertyNumberPrefix 编号前缀
Public propertyNumberStart 起始编号
Top
See Also