Interface IDrawingEntity
IDrawingEntity interface
Represents basic interface for any object of any drawing.
public interface IDrawingEntity
Properties
| Name | Description |
|---|---|
| Childs { get; } | Gets the collection of a nested entities. |
| Id { get; } | Gets the unique identifier of an object inside a drawing. |
See Also
- namespace Aspose.CAD
- assembly Aspose.CAD