DxfImage.RemoveEntity
DxfImage.RemoveEntity method
Removes entity.
public override void RemoveEntity(CadBaseEntity entity)
| Parameter | Type | Description |
|---|---|---|
| entity | CadBaseEntity | Entity to add. |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | Thrown when entity is null |
| NotSupportedException | Thrown if removing of the current entity is not implemented |
See Also
- class CadBaseEntity
- class DxfImage
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD