该枚举定义了对象操作类型常量,包括裁剪、偏移、撤回。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public enum ObjectsOperationType |
成员
成员名称 | 描述 | |
---|---|---|
Reset |
撤回
| |
Offset |
偏移
| |
Clip |
裁剪
|