DxfImage.RemoveObject
DxfImage.RemoveObject method
Removes enity.
public void RemoveObject(CadBaseObject obj)
Parameter | Type | Description |
---|---|---|
obj | CadBaseObject | Object to remove. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | Thrown when object is null |
NotSupportedException | Thrown if removing of the current object is not implemented |
See Also
- class CadBaseObject
- class DxfImage
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD