RemoveProperty
RemoveProperty(Property)
删除动态属性。
public bool RemoveProperty(Property property)
范围 | 类型 | 描述 |
---|---|---|
property | Property | 要删除的属性 |
返回值
如果属性已成功删除,则为 true
也可以看看
- class Property
- class A3DObject
- 命名空间 Aspose.ThreeD
- 部件 Aspose.3D
RemoveProperty(string)
移除名称标识的指定属性
public bool RemoveProperty(string property)
范围 | 类型 | 描述 |
---|---|---|
property | String |
也可以看看
- class A3DObject
- 命名空间 Aspose.ThreeD
- 部件 Aspose.3D